Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.http
/
HttpBody
/
Builder
/
clearSize
clear
Size
open
fun
clearSize
(
)
:
HttpBody.Builder
Size of the HTTP body, in bytes.
Content copied to clipboard
uint64 size = 2;
Return
This builder for chaining.