Hide ParsableByteArray#data behind a getter
This allows us to enforce the limit because the array can only be reassigned through reset(byte[]) or reset(byte[], int) (which update the limit) PiperOrigin-RevId: 323339960
Showing
with
285 additions
and
250 deletions
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment