Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
カラムからバイナリのチャンクを取得します。
public UInt32 getBytesSection( UInt16 cid, UInt32 srcOffset, Array dst, UInt32 dstOffset, UInt32 count )
cid 1 から始まるカラム ID。
srcOffset ソースバイト配列への、0 から始まる相対オフセット。値の先頭。
dst コピー先バイト配列。
dstOffset コピー先バイト配列への、0 から始まる相対オフセット。
count コピーされるバイト数。
実際にコピーされたバイト数。