Uses of Class
com.google.common.geometry.LittleEndianOutput
-
-
Uses of LittleEndianOutput in com.google.common.geometry
Methods in com.google.common.geometry with parameters of type LittleEndianOutput Modifier and Type Method Description voidS2CellUnion. encode(LittleEndianOutput output)AsS2CellUnion.encode(OutputStream), but avoids creating a little endian output helper.
-