Flutter Engine
The Flutter Engine
io.flutter.plugin.common.JSONMethodCodec Member List

This is the complete list of members for io.flutter.plugin.common.JSONMethodCodec, including all inherited members.

decodeEnvelope(@NonNull ByteBuffer envelope)io.flutter.plugin.common.JSONMethodCodecinline
decodeMethodCall(@NonNull ByteBuffer message)io.flutter.plugin.common.JSONMethodCodecinline
encodeErrorEnvelope( @NonNull String errorCode, @Nullable String errorMessage, @Nullable Object errorDetails)io.flutter.plugin.common.JSONMethodCodecinline
encodeErrorEnvelopeWithStacktrace( @NonNull String errorCode, @Nullable String errorMessage, @Nullable Object errorDetails, @Nullable String errorStacktrace)io.flutter.plugin.common.JSONMethodCodecinline
encodeMethodCall(@NonNull MethodCall methodCall)io.flutter.plugin.common.JSONMethodCodecinline
encodeSuccessEnvelope(@Nullable Object result)io.flutter.plugin.common.JSONMethodCodecinline
INSTANCEio.flutter.plugin.common.JSONMethodCodecstatic
unwrapNull(Object value)io.flutter.plugin.common.JSONMethodCodecinlinepackage