Version: 2019.4

ReadCommand

struct in Unity.IO.LowLevel.Unsafe

マニュアルに切り替える

説明

Describes the offset, size, and destination buffer of a single read operation.

変数

BufferThe buffer that receives the read data.
OffsetThe offset where the read begins, within the file.
SizeThe size of the read in bytes.

Did you find this page useful? Please give it a rating: