menu
u package
documentation
iso8583/tlv_msg.dart
TlvMsg
TlvMsg.bytes constructor
TlvMsg.bytes constructor
dark_mode
light_mode
TlvMsg.bytes
constructor
TlvMsg.bytes
(
int
tag
,
Uint8List
value
)
Implementation
TlvMsg.bytes(this.tag, Uint8List this.value);
u package
documentation
iso8583/tlv_msg
TlvMsg
TlvMsg.bytes constructor
TlvMsg class