public Wrapper(UnsafeArrayInputBuffer buffer) => this.buffer = buffer;
internal Wrapper(UnsafeArrayInputBuffer buffer) => this.buffer = buffer;