booster / com.didiglobal.booster.aapt2 / Resources / Value / Builder / setCommentBytes

setCommentBytes

fun setCommentBytes(value: ByteString!): Builder!


        Any comment associated with the value.
        
string comment = 2;

Parameters

value - ByteString!: The bytes for comment to set.

Return
Builder!: This builder for chaining.