encodeMethodCall abstract method
- MethodCall methodCall
Encodes the specified methodCall
into binary.
Implementation
ByteData encodeMethodCall(MethodCall methodCall);
Encodes the specified methodCall
into binary.
ByteData encodeMethodCall(MethodCall methodCall);