|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTextFileReader > Methods > ReadAllBytes |
SIGNATURE=IW.Common.FileStream.TIWTextFileReader.ReadAllBytes@string@Boolean
ETYPE=Method
Declaration:
Delphi: |
public class function ReadAllBytes(const APathname: string; AWriteLock: Boolean = True): TBytes; overload; |
C++: |
public: __fastcall TBytes ReadAllBytes(const String APathname, bool AWriteLock = True); |
Description: TIWTextFileReader