@NonNullByDefault
Package io.github.sebasbaumh.postgis.binary
Binary parser package.
- Author:
- Sebastian Baumhekel
-
Class Summary Class Description BinaryParser Parse binary representation of geometries.BinaryWriter Create binary representation of geometries.ByteGetter Allows reading bytes from aString
in hex format.ByteSetter Allows writing bytes to aString
in hex format.ValueGetter Allows reading values.ValueSetter Allows writing values in little endian encoding.