menu
blockchain_utils package
documentation
layout/byte/byte_handler.dart
LayoutByteReader
LayoutByteReader constructor
LayoutByteReader constructor
dark_mode
light_mode
LayoutByteReader
constructor
LayoutByteReader
(
List
<
int
>
bytes
)
Implementation
LayoutByteReader(List<int> bytes) : _bytes = List<int>.unmodifiable(bytes);
blockchain_utils package
documentation
layout/byte/byte_handler
LayoutByteReader
LayoutByteReader constructor
LayoutByteReader class