共用方式為


AudioFile.Read(Int64, Byte[], Int32, Int32, Boolean) 方法

定義

countbuffer 讀取位元組,從 startingByte 開始。

public int Read (long startingByte, byte[] buffer, int offset, int count, bool useCache);
member this.Read : int64 * byte[] * int * int * bool -> int

參數

startingByte
Int64
buffer
Byte[]
offset
Int32
count
Int32
useCache
Boolean

傳回

適用於