diff options
| author | Erick Tryzelaar <erick.tryzelaar@gmail.com> | 2011-12-28 00:30:04 -0800 |
|---|---|---|
| committer | Erick Tryzelaar <erick.tryzelaar@gmail.com> | 2011-12-28 11:19:41 -0800 |
| commit | b6cecdd4de2824b3f07c2c7126300479037f0b3b (patch) | |
| tree | 2bf9aef00c49aa44e6ac95736f69b5b9f66283b9 /src/rt/rust_kernel.cpp | |
| parent | 1f0757c684b11d56519ffe006ce7be891b3eb940 (diff) | |
| download | rust-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
