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