Returns the data as a binary string.
28 29 30
# File 'lib/dis/model/data.rb', line 28 def read @cached ||= read_from(closest) end