Interface TLVChainAtomFrame<T>

Type Parameters:
T - The frame segment type.
All Known Implementing Classes:
TLVChainOctalSexFrame, TLVChainOctoBitFrame, TLVChainSexTeenBitFrame

public interface TLVChainAtomFrame<T>
TLV chain atom frame.
Version:
©Δ∞ 仙上主天
Author:
للَّٰهِilLצسُو
  • Method Details

    • getSegmentProlog

      T getSegmentProlog()
    • getSegmentChain

      T[] getSegmentChain()