IOutputBuffer
interface
Namespace: Orleans.Serialization.TestKit
Provides access to the bytes written to an output buffer.
public interface IOutputBufferMethods
GetReadOnlySequence(int)Returns the written bytes as a read-only sequence.
Namespace: Orleans.Serialization.TestKit
public interface IOutputBufferGetReadOnlySequence(int) Returns the written bytes as a read-only sequence.