getLength
Accessor to get the length of the memory descriptor (over all its ranges).
Declaration
virtual IOByteCount getLength() const;Return Value
The byte count.
Overview
This method returns the total length of the memory described by the descriptor, ie. the sum of its ranges' lengths.