Contents

numberOfBytes

Returns the number of bytes used to represent the OSNumber object's integer value.

Declaration

virtual unsigned int numberOfBytes() const;

Return Value

The number of bytes used to represent the OSNumber object's integer value. See numberOfBits.

See Also

Miscellaneous