menu
id3_codec package
documentation
byte_codec.dart
SubBytes
length property
length property
dark_mode
light_mode
length
property
int
get
length
Implementation
int get length => bytes.length + terminator.length;
id3_codec package
documentation
byte_codec
SubBytes
length property
SubBytes class