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