menu
tenon_cli package
documentation
core.dart
ByteDataReader
ByteDataReader.new constructor
ByteDataReader.new constructor
dark_mode
light_mode
ByteDataReader
constructor
ByteDataReader
(
{
Endian
endian
=
Endian.big
,
bool
copy
=
false
,
})
Implementation
ByteDataReader({this.endian = Endian.big, bool copy = false}) : _copy = copy;
tenon_cli package
documentation
core
ByteDataReader
ByteDataReader.new constructor
ByteDataReader class