menu
blockchain_utils package
documentation
layout/byte/byte_handler.dart
LayoutByteWriter
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
List
<
int
>
toBytes
(
)
buffer bytes.
Implementation
List<int> toBytes() { return _buffer._bytes; }
blockchain_utils package
documentation
layout/byte/byte_handler
LayoutByteWriter
toBytes method
LayoutByteWriter class