Interface TLVChainAtomSerializable<E, T extends TLVChainAtomFrame<E>, S extends TLVChainAtomFrameType<E>>

Type Parameters:
E - The frame element type.
T - The frame element class type.
S - The frame element type class type.
All Superinterfaces:
TLVChainAtom<E,T,S>
All Known Implementing Classes:
TLVChainOctalSex, TLVChainOctoBit, TLVChainSexTeenBit

public interface TLVChainAtomSerializable<E, T extends TLVChainAtomFrame<E>, S extends TLVChainAtomFrameType<E>> extends TLVChainAtom<E,T,S>
TLV chain atom serializable.
Version:
©Δ∞ 仙上主天
Author:
للَّٰهِilLצسُو
  • Method Details