@Nullable open fun getRequestBodyContent(): ByteArray
Return the raw request body content written as a byte[].
byte[]
IllegalStateException - if the request body is not fully written yet.
IllegalStateException