| Package | Description |
|---|---|
| com.google.code.proto.streamio |
| Modifier and Type | Method and Description |
|---|---|
void |
PBStreamReader.read(InputStream inStream,
com.google.protobuf.AbstractMessage.Builder messageBuilder,
IPBStreamReaderCallback callback)
Read instances of GeneratedMessage from the input stream, sending each message
parsed from the stream via the callback.
|
Copyright © 2017. All rights reserved.