base64digest!()
Returns the resulting hash value and resets the digest to the initial state.
# File ext/digest/lib/digest.rb, line 70 def base64digest! [digest!].pack('m0') end