Skip to content

Set of useful extension methods for data manipulation on Netty's ByteBuf

License

Notifications You must be signed in to change notification settings

th2-net/th2-netty-bytebuf-utils

Folders and files

NameName
Last commit message
Last commit date
Apr 1, 2025
Apr 14, 2025
Apr 1, 2025
Aug 9, 2022
Aug 9, 2022
Aug 9, 2022
Apr 1, 2025
Apr 1, 2025
Apr 1, 2025
Apr 1, 2025
Apr 1, 2025
Aug 9, 2022

Repository files navigation

Netty ByteBuf Util (0.3.0)

This project contains various extension methods and properties for Netty's ByteBuf

Changelog

0.3.0

Fixed

  • writer index was not updated when using writerIndex extension property;

Updated:

  • th2 bom now 4.11.0 that comes from th2 gradle plugins 0.2.4

0.2.0

  • add ByteBuf extension functions for reading writing unsigned and signed ints, ASCII char, padded string

0.1.0

  • add readerIndex and writerIndex extension properties
  • add operator overloads for contains functions

About

Set of useful extension methods for data manipulation on Netty's ByteBuf

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages