apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TBinaryProtocolFactory.this
thrift
protocol
binary
TBinaryProtocolFactory
class
TBinaryProtocolFactory
(Transports...)
this
(
int
containerSizeLimit
= 0
,
int
stringSizeLimit
= 0
,
bool
strictRead
= false
,
bool
strictWrite
= true
)
if
(
allSatisfy
!(
isTTransport
,
Transports
)
)
Meta
Source
See Implementation
thrift
protocol
binary
TBinaryProtocolFactory
constructors
this
functions
getProtocol
variables
containerSizeLimit_
strictRead_
strictWrite_
stringSizeLimit_