public class FloatEncoder extends AbstractEncoder implements PayloadEncoder
Payload
.
Constructor and Description |
---|
FloatEncoder() |
Modifier and Type | Method and Description |
---|---|
Payload |
encode(char[] buffer,
int offset,
int length)
Convert a char array to a
Payload |
encode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode
public Payload encode(char[] buffer, int offset, int length)
PayloadEncoder
Payload
encode
in interface PayloadEncoder
Payload