SKData.CreateCopy

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

Meta