about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorErick Tryzelaar <erick.tryzelaar@gmail.com>2011-12-28 00:30:04 -0800
committerErick Tryzelaar <erick.tryzelaar@gmail.com>2011-12-28 11:19:41 -0800
commitb6cecdd4de2824b3f07c2c7126300479037f0b3b (patch)
tree2bf9aef00c49aa44e6ac95736f69b5b9f66283b9 /src/rt/rust_kernel.cpp
parent1f0757c684b11d56519ffe006ce7be891b3eb940 (diff)
downloadrust-b6cecdd4de2824b3f07c2c7126300479037f0b3b.tar.gz
rust-b6cecdd4de2824b3f07c2c7126300479037f0b3b.zip
libstd: add bytes_reader and bytes_writer
This parallels nicely with string_reader and string_writer, but
working with raw byte strings. I'm not quite sure if the return
type for bytes_writer.get_bytes should be [u8] or [mutable u8]
though, so I'm arbitrarily picking mutable for now.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions