menu
openrgb package
documentation
helpers/byte_data.dart
ByteDataWrapper
remainingBytes property
remainingBytes property
dark_mode
light_mode
remainingBytes
property
int
get
remainingBytes
Implementation
int get remainingBytes => data.lengthInBytes - _offset;
openrgb package
documentation
helpers/byte_data
ByteDataWrapper
remainingBytes property
ByteDataWrapper class