menu
on_chain package
documentation
solana/src/layout/byte_writer/layout_byte_write.dart
LayoutByteWriter
last property
last property
dark_mode
light_mode
last
property
int
get
last
Get the last byte in the tracked bytes.
Implementation
int get last => _buffer.last;
on_chain package
documentation
solana/src/layout/byte_writer/layout_byte_write
LayoutByteWriter
last property
LayoutByteWriter class