Builder
Creates instances of the OutputStreamAdapter.
Functions
Link copied to clipboard
Builds the OutputStreamAdapter with the configured parameters.
Link copied to clipboard
Creates a new Builder from the passed WritableDataProvider.
Link copied to clipboard
open fun withWritingStrategy(@NonNull writingStrategy: WritingStrategy): OutputStreamAdapter.Builder
Sets the WritingStrategy that will be used by the OutputStreamAdapter.