There was an error fetching the commit references. Please try again later.
vfs: Amend constness on pointers in WriteBytes() and WriteArrays() member...
vfs: Amend constness on pointers in WriteBytes() and WriteArrays() member functions to be const qualified These functions don't modify the data being pointed to, so these can be pointers to const data
Please register or sign in to comment