menu
ogg_caf_converter package
documentation
models/caf_models.dart
FourByteString
bytes property
bytes property
dark_mode
light_mode
bytes
property
List
<
int
>
bytes
final
The bytes representing the four-byte string.
Implementation
final List<int> bytes;
ogg_caf_converter package
documentation
models/caf_models
FourByteString
bytes property
FourByteString class