Make FlacExtractor output methods static
This gives a caller greater confidence that the methods have no side effects, and remove any nullness issues with these methods accessing @Nullable member variables. PiperOrigin-RevId: 256525739
Showing
with
41 additions
and
24 deletions
Please
register
or
sign in
to comment