메소드 | 설명 | |
---|---|---|
AsStream ( ) : Stream | ||
AsStream ( bool streamDisposesData ) : Stream | ||
FromMallocMemory ( |
||
SKData ( ) : System | ||
SKData ( |
||
SKData ( byte bytes ) : System | ||
SaveTo ( Stream target ) : void | ||
Subset ( ulong offset, ulong length ) : |
||
ToArray ( ) : byte[] |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
SKData ( |
public AsStream ( bool streamDisposesData ) : Stream | ||
streamDisposesData | bool | |
리턴 | Stream |
public static FromMallocMemory ( |
||
bytes | ||
length | ulong | |
리턴 |
public SKData ( |
||
bytes | ||
length | ulong | |
리턴 | System |
public Subset ( ulong offset, ulong length ) : |
||
offset | ulong | |
length | ulong | |
리턴 |