Class BlobStringExtensions
Extensions that allow the creation of Blob
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public static class BlobStringExtensions
Methods
Name | Description |
---|---|
Allocate |
Allocates memory to store the string in a blob asset and copies the string data into it. |
Allocate |
Allocates memory to store the string in a blob asset and copies the string data into it. |