menu
pro_image_editor package
documentation
plugins/image/src/util/input_buffer.dart
InputBuffer
readInt8 method
readInt8 method
dark_mode
light_mode
readInt8
method
int
readInt8
(
)
Implementation
int readInt8() => uint8ToInt8(readByte());
pro_image_editor package
documentation
plugins/image/src/util/input_buffer
InputBuffer
readInt8 method
InputBuffer class