Class HDTArrayLog64
java.lang.Object
org.eclipse.rdf4j.rio.hdt.HDTPart
org.eclipse.rdf4j.rio.hdt.HDTArray
org.eclipse.rdf4j.rio.hdt.HDTArrayLog64
-
Nested Class Summary
Nested classes/interfaces inherited from class HDTArray
HDTArray.Type -
Field Summary
FieldsFields inherited from class HDTPart
COOKIE, name, pos, properties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intget(int i) Get entry from this arrayprotected intgetType()Get the type of the arrayprotected voidparse(InputStream is) Parse from input streamMethods inherited from class HDTPart
checkControl, checkCRC, checkFormat, countToNull, getDebugPartStr, getIntegerProperty, getProperties, getProperties, mapProperties, readToNull
-
Field Details
-
buffer
private byte[] buffer
-
-
Constructor Details
-
HDTArrayLog64
HDTArrayLog64()
-
-
Method Details
-
getType
-
get
-
parse
Description copied from class:HDTPartParse from input stream- Overrides:
parsein classHDTArray- Parameters:
is-- Throws:
IOException
-