Libraries
»
data-buffer
(0.0.1)
»
Index
»
Buffer
»
#data
Method: Buffer#data
Defined in:
lib/buffer.rb
#
data
⇒
Object
(readonly)
Returns the value of attribute data.
4 5 6
# File 'lib/buffer.rb', line 4
def
data
@data
end