Uses of Class
com.tinkerforge.BrickRED.CreatePipe
-
-
Uses of BrickRED.CreatePipe in com.tinkerforge
Methods in com.tinkerforge that return BrickRED.CreatePipe Modifier and Type Method Description BrickRED.CreatePipe
BrickRED. createPipe(long flags, long length, int sessionId)
Creates a new pipe and allocates a new file object for it.
-