Uses of Interface
com.amazon.corretto.crypto.provider.InputBuffer.ByteBufferFunction
-
Packages that use InputBuffer.ByteBufferFunction Package Description com.amazon.corretto.crypto.provider -
-
Uses of InputBuffer.ByteBufferFunction in com.amazon.corretto.crypto.provider
Methods in com.amazon.corretto.crypto.provider with parameters of type InputBuffer.ByteBufferFunction Modifier and Type Method Description InputBuffer<T,S,X>InputBuffer. withInitialUpdater(InputBuffer.ByteBufferFunction<S> handler)
-