TBinaryProtocolFactory.this

class TBinaryProtocolFactory(Transports...)
this
(,
int stringSizeLimit = 0
,
bool strictRead = false
,
bool strictWrite = true
)
if (
allSatisfy!(isTTransport, Transports)
)

Meta