Method: URI::Data#data

Defined in:
lib/data_uri/uri.rb

#dataObject (readonly)

Returns the value of attribute data.


9
10
11
# File 'lib/data_uri/uri.rb', line 9

def data
  @data
end