pub fn module_call( method: &str, args: &[Value], ) -> Option<Result<Value, String>>
Dispatch a require('buffer').<method> free function.
require('buffer').<method>