[ NoWrapper ]
public virtual FlowReturn alloc (uint64 offset, uint size, out Buffer? buf)
Ask the subclass to allocate an output buffer with offset
and size
, the default implementation will use the
negotiated allocator.