Defines the encoding used to store Arrays of primitive types
Record Field | Description |
|
Store the array data in binary form using Base64 encoding.
|
|
Store th array data in binary form using BinHex encoding.
|
|
Use a xml element for every array element.
|
Full Usage:
value__
Field type: int
Modifiers: mutable |
|