ICPC-live contest data parser
Toggle table of contents
dev
jvm
Platform filter
jvm
Switch theme
Search in API
ICPC-live contest data parser
codedrills
/
io.codedrills.proto.external
/
Problem
/
Builder
/
setIndexBytes
set
Index
Bytes
open
fun
setIndexBytes
(
value
:
ByteString
)
:
Problem.Builder
(
source
)
string index = 4;
Return
This builder for chaining.
Parameters
value
The bytes for index to set.