menu
u package
documentation
iso8583/frame_reader.dart
IsoFrameReader
lengthBytes property
lengthBytes property
dark_mode
light_mode
lengthBytes
property
int
lengthBytes
final
Width of the length prefix. Two big-endian bytes is the common case.
Implementation
final int lengthBytes;
u package
documentation
iso8583/frame_reader
IsoFrameReader
lengthBytes property
IsoFrameReader class