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.IntBuilderValueGetter. funcIntBuilder for integer values respecting the current encoding (default is little endian encoding).
-