Uses of Interface
org.eclipse.serializer.persistence.binary.types.BinaryElementReader
-
Packages that use BinaryElementReader Package Description org.eclipse.serializer.persistence.binary.types -
-
Uses of BinaryElementReader in org.eclipse.serializer.persistence.binary.types
Methods in org.eclipse.serializer.persistence.binary.types with parameters of type BinaryElementReader Modifier and Type Method Description longBinary. iterateListStructureElements(long listOffset, BinaryElementReader reader)Iterates over all elements of a binary list.
-