Uses of Interface
io.github.sebasbaumh.postgis.binary.ValueGetter.LongBuilder
-
Packages that use ValueGetter.LongBuilder Package Description io.github.sebasbaumh.postgis.binary Binary parser package. -
-
Uses of ValueGetter.LongBuilder in io.github.sebasbaumh.postgis.binary
Fields in io.github.sebasbaumh.postgis.binary declared as ValueGetter.LongBuilder Modifier and Type Field Description protected ValueGetter.LongBuilder
ValueGetter. funcLong
Builder for long values respecting the current encoding (default is little endian encoding).
-