public interface IEncoder
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
int |
encode(ValueReference<ByteBuffer> data,
int size) |
void |
encoded() |
void |
loadMsg(Msg msg) |
void loadMsg(Msg msg)
int encode(ValueReference<ByteBuffer> data, int size)
void destroy()
void encoded()
Copyright © 2019. All rights reserved.