doFinalProtected

protected abstract override fun doFinalProtected()(source)

Implementations should perform final operations on their buffered input, AND reset any stateful variables they may have. This is called by both flush and doFinal.

Implementations can check which was called, if necessary, by: