Table of Contents

Method Clear

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

Clear()

Clears the data written to the underlying buffer.

public void Clear()

Remarks

You must clear the buffer instance before trying to re-use it.