Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Ruft einen binären Abschnitt aus der Spalte ab.
public UInt32 getBytesSection( UInt16 cid, UInt32 srcOffset, Array dst, UInt32 dstOffset, UInt32 count )
cid Die 1-basierte Spalten-ID.
srcOffset Der null-basierende Offset im Quell-Byte-Array. Der Anfang des Werts.
dst Ein Ziel-Byte-Array.
dstOffset Der Offset gegen Null im Ziel-Byte-Array.
count Die Anzahl der zu kopierenden Bytes.
Die tatsächlich zu kopierende Anzahl von Bytes.