@class NSData; @interface __NSCFURLLocalStreamTaskWorkWrite : __NSCFURLLocalStreamTaskWork { NSData *_bytesAsData; unsigned long long _bytesToWrite; id /* block */ _completion; } - (void)dealloc; @end
@class NSData; @interface __NSCFURLLocalStreamTaskWorkWrite : __NSCFURLLocalStreamTaskWork { NSData *_bytesAsData; unsigned long long _bytesToWrite; id /* block */ _completion; } - (void)dealloc; @end