ArrayBuffer.op_Explicit

ArrayBuffer Explicit operator

からの明示的な変換を実行しますArrayBufferに!:System.Byte[].

public static explicit operator byte[](ArrayBuffer value)
パラメータタイプ説明
valueArrayBuffer値。

戻り値

変換の結果。

関連項目