Uses of Class
io.netty.buffer.CompositeByteBufWriteOutBenchmark.ByteBufType
-
Packages that use CompositeByteBufWriteOutBenchmark.ByteBufType Package Description io.netty.buffer Benchmarks forio.netty.buffer. -
-
Uses of CompositeByteBufWriteOutBenchmark.ByteBufType in io.netty.buffer
Fields in io.netty.buffer declared as CompositeByteBufWriteOutBenchmark.ByteBufType Modifier and Type Field Description CompositeByteBufWriteOutBenchmark.ByteBufTypeCompositeByteBufWriteOutBenchmark. bufferTypeMethods in io.netty.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.
-