Parses the given ISO buffer and returns the field value along with the remaining buffer.
An object containing the field value and the remaining buffer after parsing.
The ISO buffer to parse.
Prepares the given value and returns the resulting buffer.
The prepared buffer.
The value to prepare.
Generated using TypeDoc
Field represents a single field in a message, which has a parser and a preparation function.