Class Fox::FXMemoryBuffer |
|
Methods |
Attributes |
size | [R] | Size in bytes [Integer] |
Public Instance methods |
[](index) |
Return the specified element (an Integer)
[]=(index, value) |
Set the specified element to value.
to_s() |
Return a copy of the buffer data as a String.