Class StreamHandle
This is either obtained from another method or specified as blob:<uuid> where <uuid> is an UUID of a Blob.
[JsonConverter(typeof(StringRemoteIdConverter<StreamHandle>))]
public record StreamHandle : IEquatable<StreamHandle>
- Inheritance
-
StreamHandle
- Implements
- Inherited Members