Module org.apache.jena.tdb
Package org.apache.jena.tdb1.base.objectfile
package org.apache.jena.tdb1.base.objectfile
-
ClassDescriptionAn ObjectFile is an append-read file, that is you can append data to the stream or read any block.Variable length ByteBuffer file on disk with buffering for delayed writes.An ObjectFile is an append-read file, that is you can append data to the stream or read any block.An ObjectFile is an append-read file, that is you can append data to the stream or read any block.Wrap a
ObjectFilewith a string encoder/decoder.