[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TBinaryObjectWriter.WriteBinary

Writes binary data to the stream.

Declaration

public procedure TBinaryObjectWriter.WriteBinary(

  const Buffer;

  Count: LongInt

); override;