ByteStringHttpBody
class ByteStringHttpBody(val contentType: String, byteString: ByteString) : HttpBody
Content copied to clipboard
Constructors
Functions
Properties
Link copied to clipboard
The number of bytes that will be written when calling writeTo, or -1 if that count is unknown.