copy
Description:
public static void* copy (void* boxed)
Creates a new Blob structure from an existing one.
Parameters:
| boxed |
source to get a copy from. |
Creates a new Blob structure from an existing one.
| boxed |
source to get a copy from. |