Interface IBinarySource
Namespace: Glitch9.IO
Assembly: Glitch9.IO.dll
Syntax
public interface IBinarySource : IEmptiable
Properties
| Edit this page View SourceBytes
Declaration
ReadOnlyMemory<byte> Bytes { get; }
Property Value
| Type | Description |
|---|---|
| ReadOnlyMemory<byte> |
ContentType
Declaration
MimeType ContentType { get; }
Property Value
| Type | Description |
|---|---|
| MimeType |