public interface Codec
Object
decode(Reader in, Type type)
void
encode(Type t, Object o, Appendable out)
Object decode(Reader in, Type type) throws Exception
Exception
void encode(Type t, Object o, Appendable out) throws Exception
Copyright © 2021 aQute SARL. All rights reserved.