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 源字节数组的零相对偏移。值的开头。
dst 目标字节数组。
dstOffset 目标字节数组的零相对偏移。
count 要复制的字节数。
实际复制的字节数。