- Member Deserializer::setDataPtr (BinaryString data)
- Node.js maintainers have deprecated BinaryString, so it may not be around in future versions
- Member Image::setEdgeClamping (boolean inUseEdgeClamp)
- Edge clamping should be on for images except when they are used as repeating textures. In a forthcoming release the drawing engine will automatically do the right thing with edge clamping, and this function will be removed from the image API.
- Member Serializer::serialize_mem (BinaryString mem)
- Node.js maintainers have deprecated BinaryString, so it may not be around in future versions