public interface Codec<T> extends Decoder<T>, Encoder<T>
decode, forType, isDecodeFrom
encode
Copyright © 2019–2022. All rights reserved.