Parameter types

From Awesome Baozam
Revision as of 13:49, 3 November 2015 by Baya (Talk | contribs) (Created page with "if > 0 then it is followed by value, else (<0) followed by count of values (see websocket lentgh rules), followed by values 1 int8 2 uint8 3 int16 4 uint16 5 i...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

if > 0 then it is followed by value, else (<0) followed by count of values (see websocket lentgh rules), followed by values

 1  int8
 2  uint8
 3  int16
 4  uint16
 5  int32
 6  uint32
 7  int64
 8  uint64
 9  float32
 10 float64
 11 char