public interface EncodeableParameter
Implemented by users of this facility when a message parameter should be encoded directly into a SAS message buffer (for performance reasons).
Modifier and Type | Method and Description |
---|---|
void |
encode(ByteBuffer byteBuffer) |
void encode(ByteBuffer byteBuffer) throws IOException
IOException