All Known Implementing Classes:
RAFByteBufferStorage

public interface IByteBufferStorage
Provide an endless byte buffer like storage, which support single writer or multi readers concurrently interacting with it
Since:
7.1
Author:
eitany
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Clears the storage, all writer and readers are obsolete and should be reconstructed after this call
    void
    Close the storage, after this call the storage is no longer useable