SKData.CreateCopy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SKData CreateCopy(void* bytes, ulong length)
    class SKData
    static
    CreateCopy
    (
    void* bytes
    ,
    ulong length
    )
  2. SKData CreateCopy(byte[] bytes)
  3. SKData CreateCopy(byte[] bytes, size_t length)

Meta