WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

IReadOnlyBuffer Members

The IReadOnlyBuffer<(Of <(<'T>)>)> type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf
Get the index of the entry
Protected method MemberwiseClone (Inherited from Object.)
Public method Snapshot
Get a snapshot of the data at any given time
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Count
Number of items stored in the buffer
Public property Item
indexer for reading over the data
Public property Last
Last added entry
Public property Length
Total capacity that the item is capable to stored before data is removed from the buffer