Skip to content
GitLab
Explore
Sign in
suyu
src
core
crypto
aes_util.cpp
Find file
Blame
History
Permalink
aes_util: Make Transcode() a const member function
· b25468b4
Lioncash
authored
Aug 04, 2018
This doesn't modify member state, so it can be made const.
b25468b4
Loading