public class Allocator extends Object
static io.netty.buffer.ByteBufAllocator
allocator
Allocator()
static io.netty.buffer.ByteBuf
alloc()
static void
release(io.netty.buffer.ByteBuf buf)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final io.netty.buffer.ByteBufAllocator allocator
public Allocator()
public static io.netty.buffer.ByteBuf alloc()
public static void release(io.netty.buffer.ByteBuf buf)
Copyright © 2020–2022 The AIM Project. All rights reserved.