ReadBuffer.this

Creates a new read buffer.

  1. this(size_t size, size_t minAvailable, Allocator allocator)
  2. this(Allocator allocator)
    struct ReadBuffer(T = ubyte)
    this

Parameters

allocator Allocator

Allocator.

Meta