Add asBytes() and asChars() methods to array classes to reinterpret-cast to…
Add asBytes() and asChars() methods to array classes to reinterpret-cast to bytes / chars, since this happens all the time and is otherwise a huge pain. Use the new methods in a bunch of places.
Showing
Please
register
or
sign in
to comment