Go to the source code of this file.
Classes | |
protocol | <FlutterMessageCodec> |
class | FlutterBinaryCodec |
class | FlutterStringCodec |
class | FlutterJSONMessageCodec |
class | FlutterStandardWriter |
class | FlutterStandardReader |
class | FlutterStandardReaderWriter |
class | FlutterStandardMessageCodec |
class | FlutterMethodCall |
class | FlutterError |
class | FlutterStandardTypedData |
class | FlutterJSONMethodCodec |
class | FlutterStandardMethodCodec |
Functions | |
typedef | NS_ENUM (NSInteger, FlutterStandardDataType) |
typedef NS_ENUM | ( | NSInteger | , |
FlutterStandardDataType | |||
) |
Type of numeric data items encoded in a FlutterStandardDataType
.
Definition at line 281 of file FlutterCodecs.h.