@CheckReturnValue
ParsableByteArray
ParsableBitArray
This helps encourage usages of `skipXXX()` methods instead of `readXXX()`. PiperOrigin-RevId: 578892379
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.