Guthix / Jagex-Store-5

A library for modifying Jagex Store 5 game files
Apache License 2.0
28 stars 12 forks source link

Stop exposing Netty ByteBuf #12

Closed BartvHelvert closed 3 years ago

BartvHelvert commented 3 years ago

Netty ByteBuf shouldn't be exposed by the Jagex-Store-5 API. ByteArray can be used instead.