WPTools Manual



Search


(press enter to search)

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 see .

Overloaded Methods

Function TWPCustomTextWriter.WriteBuffer(buffer:; Size:Integer; AsHex:Boolean) : Boolean