[ NoWrapper ]
public virtual FlowReturn create (uint64 offset, uint size, ref Buffer buf)
Ask the subclass to create a buffer with offset and size, the default implementation will call alloc if no
allocated buf is provided and then call fill.