Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » NEW: BufferStream
Re: NEW: BufferStream [message #28016 is a reply to message #27938] Fri, 13 August 2010 10:57 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
kohait00 wrote on Wed, 11 August 2010 05:25

hi guys,

i was in need of a BufferStream, a stream that can store data inside a Vector<byte>, which i find beeing more convenient than the StringBuffer, which is quite hard to understand Smile (having both a String data and a StringBuffer etc..where data is copied around i think..which is not what i needed). BTW: why was that nessessary, why couldnt it have been only StringBuffer or only String data?



Because sometimes the code uses Stream interface.

E.g. you have Serialize and you want to store the output to String (or read the input).

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Wrong(?) ASSERT in Vector<>::Insert()
Next Topic: Portable Delay() function ?
Goto Forum:
  


Current Time: Tue Aug 26 19:53:32 CEST 2025

Total time taken to generate the page: 0.06825 seconds