Uses of Class
org.refcodes.serial.MagicBytesSectionMultiplexer
-
Uses of MagicBytesSectionMultiplexer in org.refcodes.serial
Methods in org.refcodes.serial that return MagicBytesSectionMultiplexerModifier and TypeMethodDescriptionstatic MagicBytesSectionMultiplexerSerialSugar.magicBytesSectionMultiplexer(int aReadLimit, Section... aSections) Constructs aMagicBytesSectionMultiplexercontaining the providedSectionelements.static MagicBytesSectionMultiplexerSerialSugar.magicBytesSectionMultiplexer(Collection<Section> aSections) Constructs aMagicBytesSectionMultiplexercontaining the providedSectionelements.static MagicBytesSectionMultiplexerSerialSugar.magicBytesSectionMultiplexer(Collection<Section> aSections, int aReadLimit) Constructs aMagicBytesSectionMultiplexercontaining the providedSectionelements.static MagicBytesSectionMultiplexerSerialSugar.magicBytesSectionMultiplexer(Section... aSections) Constructs aMagicBytesSectionMultiplexercontaining the providedSectionelements.