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

setCommentBytes

fun setCommentBytes(value: ByteString!): Builder!


        The comment associated with the <public> tag.
        
string comment = 3;

Parameters

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

Return
Builder!: This builder for chaining.