ICanReadWrite

Description

interface Tinman.Core.IO.ICanReadWrite

Derived from

ICanWrite

Extended by

BlockIndexBase abstract
BlockStorage sealed
IFile
IStream

Base interface for classes that support read access and/or write access.

Public / Attributes

Can​Read


public attribute CanRead → (get)

value : bool

true if this object supports reading, false if not.

Does this object support read access?