bson-rust icon indicating copy to clipboard operation
bson-rust copied to clipboard

RUST-1385 Add binary/raw conversions

Open abr-egn opened this issue 3 years ago • 0 comments

RUST-1385

This makes public the existing Binary::as_raw_binary, and adds the reciprocal RawBinaryRef::to_binary. Tagging RUST-1385 because I noticed these didn't exist during implementation of that :)

abr-egn avatar Aug 12 '22 19:08 abr-egn