Binary

sttp.tapir.RawBodyType.Binary
sealed trait Binary[R] extends RawBodyType[R]

Attributes

Graph
Supertypes
trait RawBodyType[R]
class Object
trait Matchable
class Any
Known subtypes
object ByteArrayBody.type
object ByteBufferBody.type
object FileBody.type
object InputStreamBody.type
object InputStreamRangeBody.type
In this article