Uses of Class
io.netty5.buffer.api.LoggingLeakCallback
-
Packages that use LoggingLeakCallback Package Description io.netty5.buffer.api IncubatingBufferAPI, as a proposed alternative toByteBuf. -
-
Uses of LoggingLeakCallback in io.netty5.buffer.api
Methods in io.netty5.buffer.api that return LoggingLeakCallback Modifier and Type Method Description static LoggingLeakCallbackLoggingLeakCallback. getInstance()Get an instance of theLoggingLeakCallback.
-