# File lib/beefcake/buffer/decode.rb, line 15
    def read_string
      read(read_uint64)
    end