FIXData
search:
boost: 1.0
---# Type: FIXData
FIX data base datatype. string field containing opaque or non-ASCII data with no format or content restrictions. Data fields are always immediately preceded by a length field. The length field should specify the number of bytes of the value of the data field (up to but not including the terminating SOH). The number of bytes does not equal the number of characters when multibyte character sets are used. Caution: The value of these fields may contain the delimiter (SOH) character. Note that the value specified for these fields must be followed by the delimiter (SOH) character as all tag-value fields are terminated with an SOH.
URI: fix_orchestra:FIXData
Type Properties
In Subsets
Annotations
| property |
value |
| proto_scalar |
bytes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
fix_orchestra:FIXData |
| native |
fix_orchestra:FIXData |
| exact |
fixr:data |