|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CodedOutputStream in org.fusesource.hawtbuf.proto |
|---|
| Methods in org.fusesource.hawtbuf.proto with parameters of type CodedOutputStream | |
|---|---|
void |
MessageBuffer.writeFramed(CodedOutputStream output)
|
void |
Message.writeFramed(CodedOutputStream output)
|
void |
BaseMessage.writeFramed(CodedOutputStream output)
|
protected static void |
BaseMessage.writeGroup(CodedOutputStream output,
int tag,
BaseMessage message)
|
protected static void |
BaseMessage.writeMessage(CodedOutputStream output,
int tag,
BaseMessage message)
|
static void |
MessageBufferSupport.writeMessage(CodedOutputStream output,
int tag,
MessageBuffer message)
|
void |
MessageBuffer.writeUnframed(CodedOutputStream output)
|
void |
Message.writeUnframed(CodedOutputStream output)
|
void |
BaseMessage.writeUnframed(CodedOutputStream output)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||