ICanWrite Description interface Tinman.Core.IO.ICanWrite Extended by IBeginEndWrite ICanReadWrite Base interface for classes that conditionally support write access. Public / Attributes CanWrite public attribute CanWrite → (get) value : bool true if this object supports writing, false if not. Does this binary object support write access? ICanReadWrite IFlushable