Class tstringbufferstream

Unit

Declaration

type tstringbufferstream = class(tmemorystream)

Description

Hierarchy

Overview

Methods

Protected function realloc(var newcapacity: ptrint): pointer; override;
Public constructor create(const adata: string);

Properties

Public property data: string read getdata;

Description

Methods

Protected function realloc(var newcapacity: ptrint): pointer; override;
 
Public constructor create(const adata: string);
 

Properties

Public property data: string read getdata;
 

Generated by PasDoc 0.16.0.