Uses of Class
com.streamconverter.command.impl.FileBufferCommand
Packages that use FileBufferCommand
-
Uses of FileBufferCommand in com.streamconverter.command.impl
Methods in com.streamconverter.command.impl that return FileBufferCommandModifier and TypeMethodDescriptionstatic FileBufferCommandFileBufferCommand.create()Creates aFileBufferCommandthat buffers data through a plaintext temporary file.static FileBufferCommandFileBufferCommand.createEncrypted()Creates aFileBufferCommandthat buffers data through an AES-256-GCM encrypted temporary file.