//
pkg.gl
Category
github.com/moov-io/iso8583
network
package
0.22.0
Repository:
https://github.com/moov-io/iso8583.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
2
Files
235 SLOC
#
Functions
NewASCII4BytesHeader
NewBCD2BytesHeader
NewBinary2BytesHeader
NewVMLHeader
#
Constants
MaxMessageLength
#
Structs
ASCII4BytesHeader
ASCII4BytesHeader is 4 bytes ASCII encoded length.
BCD2BytesHeader
2 bytes of BCD encoded length.
Binary2Bytes
VMLH
#
Interfaces
Header
Header is network header interface to write/read encoded message legnth.