Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.Write Method

Appends raw bytes from a memory buffer to the current content stream.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure Write(Buffer: Pointer; Count: Integer);

Parameters

Name Description
Buffer Pointer to the first byte to write.
Count Number of bytes to write.