package
0.22.0
Repository: https://github.com/moov-io/iso8583.git
Documentation: pkg.go.dev

# Variables

BerTLV encodes and decodes the length of BER-TLV fields based on the following rules: Short Form: When the most-significant bit is off, the length field consists of only one byte in which the right-most 7 bits contain the number of bytes in the Value field, as an unsigned binary integer.

# Structs

# Interfaces

# Type aliases