@NotThreadSafe public final class GrpcDataReader extends java.lang.Object implements DataReader
| Modifier and Type | Class and Description |
|---|---|
static class |
GrpcDataReader.Factory
Factory class to create
GrpcDataReaders. |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
long |
pos() |
DataBuffer |
readChunk()
Reads a chunk.
|
public long pos()
pos in interface DataReaderpublic DataBuffer readChunk() throws java.io.IOException
DataReaderreadChunk in interface DataReaderjava.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOExceptionCopyright © 2022. All Rights Reserved.