Uses of Class
io.github.sebasbaumh.postgis.binary.ValueGetter
-
Packages that use ValueGetter Package Description io.github.sebasbaumh.postgis.binary Binary parser package. -
-
Uses of ValueGetter in io.github.sebasbaumh.postgis.binary
Subclasses of ValueGetter in io.github.sebasbaumh.postgis.binary Modifier and Type Class Description classBinaryValueGetterAllows reading values from a byte array.classStringValueGetterAllows reading values from a string.
-