ByteArrayPieceA ByteArrayPiece is a node within the ByteArray of a MyDocument. It contains a ByteSlice and tracks its offset and length within the document's data. A single ByteSlice may appear multiple times within a ByteArray; each appearance will have a separate ByteArrayPiece. |