tJsonProtocol

TJsonProtocol construction helper to avoid having to explicitly specify the transport type, i.e. to allow the constructor being called using IFTI (see D Bugzilla enhancement requet 6082).

TJsonProtocol!Transport
tJsonProtocol
(
Transport
)
(
Transport trans
,,
int stringSizeLimit = 0
)
if (
isTTransport!Transport
)

Meta