Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Ruft den 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 nullbasierte Offset im Quell-Byte-Array. Der Anfang des Werts.
dst Ein Ziel-Byte-Array.
dstOffset Der nullbasierte Offset im Ziel-Byte-Array.
count Die Anzahl der zu kopierenden Bytes.
Die tatsächlich zu kopierende Anzahl von Bytes.