mirror of
https://github.com/androidx/media.git
synced 2025-05-18 04:59:54 +08:00

The method is not supposed to work with any input byte[] so its best to make it non static and add appropriate validations. PiperOrigin-RevId: 659906543