mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
10 lines
125 B
Text
10 lines
125 B
Text
description "A Vector<byte> based selfgrowing Stream\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
BufferStream.h,
|
|
BufferStream.cpp,
|
|
src.tpp;
|
|
|