Hide CodecContext methods 56/109756/8
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 12 Jan 2024 11:24:34 +0000 (12:24 +0100)
committerRobert Varga <nite@hq.sk>
Sun, 14 Jan 2024 08:34:58 +0000 (08:34 +0000)
There is no point having these protected, just make them
package-private.

While we are here, also centralize implementations, as otherwise we have
duplicates.

JIRA: MDSAL-815
Change-Id: I7d708c5d508f49fb8c3224463d8c36fd9cf5e021
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found