Shortcut version of readAll() – using this over TBaseTransport.readAll() can give us a nice speed increase because gives us a nice speed increase because it is typically a very hot path during deserialization.
See Implementation
Shortcut version of readAll() – using this over TBaseTransport.readAll() can give us a nice speed increase because gives us a nice speed increase because it is typically a very hot path during deserialization.