Package dev.latvian.mods.klib.core
Interface KLibStreamCodec<B,V>
- All Known Subinterfaces:
StreamCodecMixin<B,V>
- All Known Implementing Classes:
DataTypeBuilderStreamCodec,LinkedSetStreamCodec,ListStreamCodec,OptionalDefaultStreamCodec,SetStreamCodec,UnboundMapStreamCodec
public interface KLibStreamCodec<B,V>