Bytes

class Bytes(val bytes: ByteArray) : HttpRequest.Body

Constructors

Link copied to clipboard
constructor(bytes: ByteArray)

Properties

Link copied to clipboard