Uses of Class
com.google.common.geometry.LittleEndianInput
-
-
Uses of LittleEndianInput in com.google.common.geometry
Methods in com.google.common.geometry with parameters of type LittleEndianInput Modifier and Type Method Description static S2CellUnionS2CellUnion. decode(LittleEndianInput input)AsS2CellUnion.decode(InputStream), but avoids creating a little endian input helper.
-