Stream
oxygen.http.model.HttpBody.Stream
final case class Stream(stream: URIO[Scope, InputStream], contentType: ContentType, charset: Charset, contentLength: Option[Long]) extends NonEmpty
Attributes
- Graph
-
- Supertypes
Members list
In this article