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
/
setTitleBytes
set
Title
Bytes
open
fun
setTitleBytes
(
value
:
ByteString
)
:
Problem.Builder
(
source
)
string title = 2;
Return
This builder for chaining.
Parameters
value
The bytes for title to set.