Methods
bigIntValue
- bigIntValue(): null | bigint
booleanValue
- booleanValue(): null | boolean
fieldName
- fieldName(): null | string
fieldNameType
- fieldNameType(): null | number
get_value_as_string
- get_value_as_string(t: number): string
-
Parameters
Returns string
get_value_as_uint8array
- get_value_as_uint8array(t: number): Uint8Array
-
Parameters
Returns Uint8Array
next
- next(): undefined | number
-
Returns undefined | number
numberValue
- numberValue(): null | number