setDataLength
Changes the current length of the data area and returns the new length. If the IccBuf object is not extensible, the data area length is set to either the original length of the data area or length , whichever is less.
unsigned long setDataLength(unsigned long length)
- length
- The new length of the data area, in bytes