Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

value

type

Encoding

1

uint8

uint8

2

uint16

uint16

3

uint32

uint32

4

uint64

uint64

6

str8

str8

7

str16

str16

8

absTime

uint64

9

deltaTime

uint64

10

objectReference

bin128

11

boolean

boolean

12

float

float

13

double

double

14

uuid

uuid

15

map

map

16

int8

int8

17

int16

int16

18

int32

int32

19

int64

int64

20

object

package-name(str8) + class-name(str8) + hash(bin128) + object-indication-encoding

21

list

list

22

array

array

access codes are numerics with the following values:

...