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