menu
Flutter
foundation.dart
ReadBuffer
getUint8 method
getUint8
dark_mode
light_mode
description
getUint8
method
int
getUint8
(
)
Reads a Uint8 from the buffer.
Implementation
int getUint8() { return data.getUint8(_position++); }
Flutter
foundation
ReadBuffer
getUint8 method
ReadBuffer class
Cookies management controls