booster / com.didiglobal.booster.aapt2 / Resources / Style / Entry / Builder / setCommentBytes

setCommentBytes

fun setCommentBytes(value: ByteString!): Builder!


          Any comments associated with the entry.
          
string comment = 2;

Parameters

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

Return
Builder!: This builder for chaining.