\Thrift\TypeTType

Data types that can be sent via Thrift

Summary

Methods
Properties
Constants
No public methods found
No public properties found
STOP
VOID
BOOL
BYTE
I08
DOUBLE
I16
I32
I64
STRING
UTF7
STRUCT
MAP
SET
LST
UTF8
UTF16
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

STOP

STOP = 0

VOID

VOID = 1

BOOL

BOOL = 2

BYTE

BYTE = 3

I08

I08 = 3

DOUBLE

DOUBLE = 4

I16

I16 = 6

I32

I32 = 8

I64

I64 = 10

STRING

STRING = 11

UTF7

UTF7 = 11

STRUCT

STRUCT = 12

MAP

MAP = 13

SET

SET = 14

LST

LST = 15

UTF8

UTF8 = 16

UTF16

UTF16 = 17