Declaration | |
---|---|
From | - (void)writeBytes:(void *)bytes length:(NSUInteger)length |
To | - (void)writeBytes:(const void *)bytes length:(NSUInteger)length |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | OpenGL API deprecated, please use Metal instead. (Define SCN_SILENCE_GL_DEPRECATION to silence these warnings) |