AI-Mocks
Toggle table of contents
0.8.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
AI-Mocks
ai-mocks-a2a-models
/
dev.mokksy.aimocks.a2a.model
/
FileContentBuilder
/
bytes
bytes
common
fun
bytes
(
bytes
:
ByteArray
)
:
FileContentBuilder
(
source
)
Sets the bytes of the file.
Return
This builder for chaining
Parameters
bytes
The bytes of the file
var
bytes
:
ByteArray
?
(
source
)