public interface Encodeable
Marks a class capable of encoding itself with given Encoder
| Type Params | Return Type | Name and description |
|---|---|---|
|
public CharSequence |
encode(Encoder encoder)Encode with given encoder. |
Encode with given encoder.
encoder
- the encoder