booster / com.didiglobal.booster.aapt2 / Resources / FileReference / Builder / setPathBytes

setPathBytes

fun setPathBytes(value: ByteString!): Builder!


        Path to a file within the APK (typically res/type-config/entry.ext).
        
string path = 1;

Parameters

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

Return
Builder!: This builder for chaining.