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