public interface Encodeable
Marks a class capable of encoding itself with given Encoder
public java.lang.CharSequence
encode(Encoder encoder)
Encode with given encoder.
encoder
Groovy Documentation