Function TWPCustomTextWriter.WriteBuffer(pbuffer:PByte; Size:Integer; AsHex:Boolean) : Boolean
Unit: WPRTEDefs
Class: WPRTEDefs.TWPCustomTextWriter
Parameters
-
pbuffer:PByte Size:Integer AsHex:Boolean
Returns
The type of the result value is Boolean.
Description
Write a buffer. Also seeOverloaded Methods
Function TWPCustomTextWriter.WriteBuffer(buffer:; Size:Integer; AsHex:Boolean) : Boolean |