The decoded value type (number, bigint, or string).
ReadonlyendiannessByte order used for decoding.
ReadonlyoffsetOffset in the file where this value starts.
ReadonlyrawRaw byte values that were decoded.
ReadonlysizeSize in bytes of this value.
ReadonlyvalidWhether the value is valid (e.g., not truncated).
ReadonlyvalueThe decoded value.
Represents a decoded value from a specific offset in the binary data.