booster / com.didiglobal.booster.aapt2 / Resources / StringOrBuilder

StringOrBuilder

interface StringOrBuilder : MessageOrBuilder

Functions

getValue

string value = 1;

abstract fun getValue(): String!

getValueBytes

string value = 1;

abstract fun getValueBytes(): ByteString!