Package io.fusionauth.http.io
package io.fusionauth.http.io
-
ClassesClassDescriptionThis InputStream uses ByteBuffers read by the Server processor and piped into this class.Implements an OutputStream that stores all the bytes in a growing buffer and then can return a ByteBuffer that wraps the buffer.A delegating output stream that can allow for latent configuration changes prior to writing to the underlying output stream.Handles the multipart body encoding and file uploads.This InputStream uses ByteBuffers read by the Server processor and piped into this class.