menu
on_chain package
documentation
solana/src/layout/byte_writer/layout_byte_write.dart
LayoutByteWriter
LayoutByteWriter.from constructor
LayoutByteWriter.from constructor
dark_mode
light_mode
LayoutByteWriter.from
constructor
LayoutByteWriter.from
(
List
<
int
>
bytes
)
Implementation
LayoutByteWriter.from(List<int> bytes) : _buffer = BytesUtils.toBytes(bytes), growable = false;
on_chain package
documentation
solana/src/layout/byte_writer/layout_byte_write
LayoutByteWriter
LayoutByteWriter.from constructor
LayoutByteWriter class