|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTextFileWriter > Methods > WriteAllBytes |
SIGNATURE=IW.Common.FileStream.TIWTextFileWriter.WriteAllBytes@TBytes@string
ETYPE=Method
Declaration:
Delphi: |
public class procedure WriteAllBytes(AContent: TBytes; const APathname: string); |
C++: |
void public: __fastcall WriteAllBytes(TBytes AContent, const String APathname); |
Description: TIWTextFileWriter