Uses of Class
uk.ac.manchester.tornado.api.DataRange
Packages that use DataRange
-
Uses of DataRange in uk.ac.manchester.tornado.api
Methods in uk.ac.manchester.tornado.api that return DataRangeModifier and TypeMethodDescriptionDataRange.withOffset(long offset) DataRange.withSize(long size) Methods in uk.ac.manchester.tornado.api with parameters of type DataRangeModifier and TypeMethodDescriptionTornadoExecutionResult.transferToHost(DataRange dataRange) Partial data transfer from the device to the host.