| Package | Description |
|---|---|
| io.higgs.boson.serialization.v1 |
| Modifier and Type | Method and Description |
|---|---|
void |
BosonReader.deSerialize(io.netty.buffer.ByteBuf data,
BosonMessage msg) |
io.netty.buffer.ByteBuf |
BosonWriter.serialize(BosonMessage msg)
Serializes a
BosonMessage to the wire format specified by the protocol spec |
void |
BosonWriter.serializeRequest(io.netty.buffer.ByteBuf buffer,
BosonMessage msg) |
void |
BosonWriter.serializeResponse(io.netty.buffer.ByteBuf buffer,
BosonMessage msg) |
Copyright © 2012-2015. All Rights Reserved.