Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
osm4j-pbf
0.0.2
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
crosby
.
binary
.
file
Interface Summary
Interface
Description
BlockReaderAdapter
An adaptor that receives blocks from an input stream
Class Summary
Class
Description
BlockInputStream
BlockOutputStream
FileBlock
A full fileblock object contains both the metadata and data of a fileblock
FileBlockBase
Base class that contains the metadata about a fileblock.
FileBlockHead
Intermediate representation of the header of a fileblock when a set of fileblocks is read as in a stream.
FileBlockPosition
Stores the position in the stream of a fileblock so that it can be easily read in a random-access fashion.
FileBlockReference
A FileBlockPosition that remembers what file this is so that it can simply be dereferenced
Enum Summary
Enum
Description
CompressFlags
Exception Summary
Exception
Description
FileFormatException