Skip to content

Instantly share code, notes, and snippets.

@CodingFabian
Created August 21, 2018 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CodingFabian/76b075a16150182627edc09a1a1f6682 to your computer and use it in GitHub Desktop.
Save CodingFabian/76b075a16150182627edc09a1a1f6682 to your computer and use it in GitHub Desktop.
at sun.misc.Unsafe.putByte(Native Method)
at io.netty.util.internal.PlatformDependent0.putByte(PlatformDependent0.java:518)
at io.netty.util.internal.PlatformDependent.putByte(PlatformDependent.java:536)
at io.netty.buffer.UnsafeByteBufUtil.setByte(UnsafeByteBufUtil.java:133)
at io.netty.buffer.UnpooledUnsafeDirectByteBuf._setByte(UnpooledUnsafeDirectByteBuf.java:302)
at io.netty.buffer.AbstractByteBuf.writeByte(AbstractByteBuf.java:960
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment