Class ByteStreamReader.ReadAllInstruction
- Namespace
- LiveKit
YieldInstruction for ReadAll().
public sealed class ByteStreamReader.ReadAllInstruction : YieldInstruction
- Inheritance
-
ByteStreamReader.ReadAllInstruction
- Inherited Members
- Extension Methods
Remarks
Access Bytes after checking IsError
Properties
Bytes
public byte[] Bytes { get; }
Property Value
- byte[]
Error
public StreamError Error { get; }