public final class TProtocolUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
readAllInBatches(TTransport transport,
byte[] buf,
int offset,
int size) |
static void |
skip(TProtocolReader protocol,
byte type) |
public static void skip(TProtocolReader protocol, byte type) throws TException
TExceptionpublic static int readAllInBatches(TTransport transport, byte[] buf, int offset, int size) throws TException
TExceptionCopyright © 2012–2024. All rights reserved.