Expand description

Generic types for encoding XDR variable length arrays and strings

Structs

Type for an ASCII string whose length is not predefined but bounded by a constant
Type for an array whose length is not predefined but bounded by a constant
Type for binary data whose length is not predefined but bounded by a constant

Type Definitions

Type for an ASCII string whose length is not predefined and not bounded
Type for an XDR array whose length is not predefined and not bounded
Type for binary data whose length is not predefined and not bounded