Versions Compared

Key

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

...

Data TypeType IdValueSerialized BytesDescription
Null41 = 0x29null
typeID0x29
 
Boolean 53 = 0x35 true
 typeId 0x35
 bytes 0x01
 
Character 54 = 0x36'a'
  
  
 
Byte 55 = 0x37 
  
  
 
Short 56 = 0x38 
  
  
 
Integer 57 = 0x39 
  
  
 
Long 58 = 0x3A 
  
  
 
Float 59 = 0x3B 
  
  
 
Double 60 = 0x3C 



  
  
 
String87 = 0x57"hello"
typeid0x57
len0x00 0x05
bytes0x68 0x65 0x40 0x40 0x6F
 
UTF_STRING 42 = 0x2A   
HUGE_STRING 88 = 0x58   
HUGE_UTF_STRING 89 = 0x59   
byte[] 46 = 0x2E 
  
  
 
short[]47 = 0x2F 
  
  
 
int[]48 = 0x30 
  
  
 
long[]49 = 0x31 
  
  
 
float[]50 = 0x32 
  
  
 
double[]51 = 0x33 
  
  
 
string[]64 = 0x40 
  
  
 
Map67 = 0x43 
  
  
 
Set66 = 0x42 
  
  
 
List  
  
  
 
ArrayList  
  
  
 
PDX_SERIALIZATION    
PDX_SERIALIZER    
DATA_SERIALIZATION     
USER_SERIALIZATION     

...