Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.08.08;
Скачать: CL | DM;

Вниз

TMemoryStream.Memory   Найти похожие ветки 

 
ИМХО ©   (2004-07-24 00:13) [0]

У TMemoryStream есть свойство Memory:

Provides direct access to the memory pool allocated for the memory stream.

property Memory: Pointer;

Description

Use Memory to get access to the memory for the stream. The memory for the stream holds the data that is being transferred by means of the memory stream. Size is the number of bytes of Memory that were allocated, and Position is the current position within Memory.

Note: Memory is a read-only property. Memory can be used to change the contents of the memory, but to set the actual memory the stream works with, descendants of TCustomMemoryStream must assign a pointer to a memory buffer by calling the SetPointer method.


Вот записал я в TMemoryStream через IStream определенную инофрмация, как теперь получить данные из TMemoryStream.Memory в виде строки?


 
ИМХО ©   (2004-07-24 00:15) [1]

определенную информацию


 
ИМХО ©   (2004-07-24 00:21) [2]

Усё, разобрался.


 
Polevi ©   (2004-07-24 14:05) [3]

TStreamAdaper на всякий случай



Страницы: 1 вся ветка

Текущий архив: 2004.08.08;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.024 c
1-1090993623
mixam
2004-07-28 09:47
2004.08.08
работа с файлами


14-1090716395
dr Tr0jan
2004-07-25 04:46
2004.08.08
Всех, имеющих отношение к ВМФ, с праздником - днем ВМФ


1-1090570398
ColoredCD-R
2004-07-23 12:13
2004.08.08
Одновременная посылка сообщения всем дочерним потокам


1-1090927556
alex_sc
2004-07-27 15:25
2004.08.08
Вопрос


8-1085055014
Musiy
2004-05-20 16:10
2004.08.08
Как сделать плавный переход полупрозрачности........