class SF::MemoryBuffer
inherits Reference
#
Constructors#
Methods#
#dup : MemoryBuffer
#
Returns a shallow copy of this object.
This allocates a new object and copies the contents of
self
into it.