FlutterStandardReaderWriter
@interface FlutterStandardReaderWriter : NSObjectA factory of compatible reader/writer instances using the Flutter standard binary encoding or extensions thereof.
- 
                  
                  Create a new FlutterStandardWriterfor writing to \p data.DeclarationObjective-C - (nonnull FlutterStandardWriter *)writerWithData:(nonnull NSMutableData *)data;
- 
                  
                  Create a new FlutterStandardReaderfor reading from \p data.DeclarationObjective-C - (nonnull FlutterStandardReader *)readerWithData:(nonnull NSData *)data;
 View on GitHub
View on GitHub Install in Dash
Install in Dash FlutterStandardReaderWriter Class Reference
        FlutterStandardReaderWriter Class Reference