SKMemoryStream.this

Undocumented in source.
  1. this(void* handle, bool owns)
  2. this()
  3. this(ulong length)
  4. this(void* data, void* length, bool copyData)
    class SKMemoryStream
    this
    (
    void* data
    ,
    void* length
    ,
    bool copyData = false
    )
  5. this(SKData data)
  6. this(byte[] data)

Meta