Cleanup|libcommon: Accessing pointer-based byte arrays
de::ByteRefArray is the appropriate array class to use for referencingan existing pointer-based array of bytes with a known size.
View differences
Cleanup|libcommon: Accessing pointer-based byte arrays
de::ByteRefArray is the appropriate array class to use for referencing
an existing pointer-based array of bytes with a known size.