Package | Description |
---|---|
org.fusesource.hawtbuf.proto |
Modifier and Type | Method and Description |
---|---|
T |
DeferredDecodeMessage.mergeFramed(CodedInputStream input) |
T |
BaseMessage.mergeFramed(CodedInputStream input) |
T |
Message.mergeFramed(CodedInputStream input) |
T |
Message.mergeUnframed(CodedInputStream input) |
Buffer |
PBMessageFactory.parseFramed(CodedInputStream data) |
Bean |
PBMessageFactory.parseUnframed(CodedInputStream data) |
protected static <T extends BaseMessage> |
BaseMessage.readGroup(CodedInputStream input,
int tag,
T group) |
Copyright © 2010–2021 FuseSource, Corp.. All rights reserved.