public class Messages extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.google.protobuf.AbstractMessage> |
parseDelimitedFrom(ByteBuffer byteBuf,
com.google.protobuf.Parser<T> parser) |
static ByteBuffer |
toByteBuffer(List<? extends com.google.protobuf.AbstractMessage> messages) |
public static <T extends com.google.protobuf.AbstractMessage> List<T> parseDelimitedFrom(ByteBuffer byteBuf, com.google.protobuf.Parser<T> parser) throws IOException
IOExceptionpublic static ByteBuffer toByteBuffer(List<? extends com.google.protobuf.AbstractMessage> messages) throws IOException
IOExceptionCopyright © 2011–2019 Glowroot contributors. All rights reserved.