menu
tenon_cli package
documentation
core.dart
ByteDataWriter
ByteDataWriter.new constructor
ByteDataWriter.new constructor
dark_mode
light_mode
ByteDataWriter
constructor
ByteDataWriter
(
{
int
bufferLength
=
128
,
Endian
endian
=
Endian.big
,
})
Implementation
ByteDataWriter({this.bufferLength = 128, this.endian = Endian.big});
tenon_cli package
documentation
core
ByteDataWriter
ByteDataWriter.new constructor
ByteDataWriter class