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