Skip to main content

Specification

Each tag has a header consisting of 7 bytes.

1 Byte4 Bytes2 Bytes
The Data TypeThe size of the tag (in bytes) starting from the next byte.The number of bytes the key has.

Each tag has a key. There can only be one tag with a certain key.

Data Types

ByteType
0Reserved
1String
2int
3Float
4Double
5Short
6Long
7Char
8Byte
9List
10Map
11Object
12Compressed Object