@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 aStringin hex format.ByteSetter Allows writing bytes to aStringin hex format.ValueGetter Allows reading values.ValueSetter Allows writing values in little endian encoding.