# File lib/bson/byte_buffer.rb, line 243
    def unpack(format="C*")
      to_a(format)
    end