Gets the size of the BasicObject in bytes
Gets the size of the BasicObject in bytes by summing the sizes of all its members. For this reason, the size of memory the BasicObject actually allocates might vary slightly.
## S3 method for class 'BasicObject' objectSize(this, ...)
... |
Not used. |
Returns an integer
specifying the size of the object in number of bytes.
Henrik Bengtsson
object.size
.
For more information see BasicObject
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.