FndLengthPrefixedTextUtil Class |
Namespace: Ifs.Fnd.Buffer
public abstract class FndLengthPrefixedTextUtil
The FndLengthPrefixedTextUtil type exposes the following members.
| Name | Description | |
|---|---|---|
| EncodeLength |
Encode the integer length to a length prefix to be ready to marshal
| |
| ReadAndDecodeLength |
Read and decode the length from a length prefix
| |
| ReadValue |
Decodes a length prefix and reads the value.
| |
| WriteValue |
Encodes with length prefix (for LPA/LPT) and writes a value to a writer.
|