Package io.github.sebasbaumh.postgis.binary
@NonNullByDefault
package io.github.sebasbaumh.postgis.binary
Binary parser package.
- Author:
- Sebastian Baumhekel
-
ClassDescriptionParse binary representation of geometries.Allows reading values from a byte array.Allows writing values to a byte array in little endian format.Create binary representation of geometries.Allows reading values from a string.Allows writing values as a string in little endian encoding and hex format.A base class for value readers.Builder for an int from a byte sequence.Builder for a long from a byte sequence.A base class for value setters.