TStreamFileReader() > Methods xHarbour Developers Network  

oTStreamFileReader:readByte()

Reads a single byte from the data stream.

Syntax

:readByte() --> cByte

Description

Method :readByte() reads a single byte from the current position in data stream and returns it. When the end-of-file is reached, or when the file is empty, the return value is a null string ("").


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe