Class BinaryStringCodec

All Implemented Interfaces:
BinaryCodec<String>, IllegalArgumentCodec<String,byte[]>, DataStringCodec<byte[]>

@Beta public abstract sealed class BinaryStringCodec extends TypeDefinitionAwareCodec<byte[],BinaryTypeDefinition> implements BinaryCodec<String>
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.