ImmutableMemoryChunk.this

Undocumented in source.
  1. this(MutableMemoryChunk c)
  2. this(string s)
    struct ImmutableMemoryChunk
    @safe @nogc
    this
    (
    string s
    )
  3. this(immutable(ubyte)[] s)

Meta