Uses of Class
com.tinkerforge.BrickRED.StringChunk
-
-
Uses of BrickRED.StringChunk in com.tinkerforge
Methods in com.tinkerforge that return BrickRED.StringChunk Modifier and Type Method Description BrickRED.StringChunk
BrickRED. getStringChunk(int stringId, long offset)
Returns a chunk up to 63 bytes from a string object beginning at ``offset`` and returns the resulting error code.
-