Method: Buffer#data

Defined in:
lib/buffer.rb

#dataObject (readonly)

Returns the value of attribute data.



4
5
6
# File 'lib/buffer.rb', line 4

def data
  @data
end