Uses of Class
io.netty5.buffer.CompositeByteBufWriteOutBenchmark.ByteBufType
-
Packages that use CompositeByteBufWriteOutBenchmark.ByteBufType Package Description io.netty5.buffer Benchmarks forio.netty5.buffer. -
-
Uses of CompositeByteBufWriteOutBenchmark.ByteBufType in io.netty5.buffer
Fields in io.netty5.buffer declared as CompositeByteBufWriteOutBenchmark.ByteBufType Modifier and Type Field Description CompositeByteBufWriteOutBenchmark.ByteBufTypeCompositeByteBufWriteOutBenchmark. bufferTypeMethods in io.netty5.buffer that return CompositeByteBufWriteOutBenchmark.ByteBufType Modifier and Type Method Description static CompositeByteBufWriteOutBenchmark.ByteBufTypeCompositeByteBufWriteOutBenchmark.ByteBufType. valueOf(String name)Returns the enum constant of this type with the specified name.static CompositeByteBufWriteOutBenchmark.ByteBufType[]CompositeByteBufWriteOutBenchmark.ByteBufType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-