public interface PayloadEncoder
Modifier and Type | Method and Description |
---|---|
Payload |
encode(char[] buffer) |
Payload |
encode(char[] buffer,
int offset,
int length)
Convert a char array to a
Payload |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.