bytes icon indicating copy to clipboard operation
bytes copied to clipboard

Implemented usize/isize as new functions on the Buf/BufMut traits

Open chotchki opened this issue 2 years ago • 0 comments

I needed an easier way to handle reading and writing architecture specific sizes so I have implemented the additional functions.

I couldn't think of good architecture specific examples unless the unit tests I added would make better sense there.

chotchki avatar Sep 05 '21 00:09 chotchki