mirror of
https://github.com/cosyneco/MediaPipe.NET.git
synced 2025-08-06 15:08:53 +08:00

* These pointers are C++ strings, not C strings * Create a `DummyResourceManager` as an example * Hide unsafe APIs * Oops * Using a `Span` results in segfaults :( * Handle exceptions in `provideResource` * Remove stray comment * Document the delegates Co-authored-by: Ayane Satomi <ayane@vignetteapp.org>