Open Zeggia opened 4 weeks ago
Would it be helpful to add support for a storage mechanism that uses an external, pre-allocated slice? This would allow the use of memory allocated by an external library (such as a C static library), without transferring ownership to the storage.
Would it be helpful to add support for a storage mechanism that uses an external, pre-allocated slice? This would allow the use of memory allocated by an external library (such as a C static library), without transferring ownership to the storage.