Ferreteria/v0.6/fx/AvailSrceByteCount

From Woozle Writes Code
< Ferreteria‎ | v0.6‎ | fx
Jump to navigation Jump to search


The item documented here is deprecated and should not be used.
IIRC, {Srce/Dest}ByteCount() are now retrieved from QPipe->NBytes() OSLT.

About

  • Definition: protected function AvailSrceByteCount() : int

Usage

clade require implement call notes
IO\Aspect\Connx\Buffer - prompt/stub from StatusLine()
IO\Aspect\Connx\Buffer\File\Reader - return $this->DataFile()->Size(); from RefillBuffer(), DiscardBytes(), RemoveBytes(), DescribeInline()
IO\Aspect\Connx\Buffer\InMem - return 0; there is no external source