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 » Community » U++ community news and announcements » Stream: Support for >2GB memory blocks
Stream: Support for >2GB memory blocks [message #39137] Mon, 18 February 2013 11:58 Go to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
Stream got three new methods intended for supporting reading/writing memory blocks >2GB on 64bit CPUs:

void Put64(const void *data, int64 size);
int64 Get64(void *data, int64 size);
bool GetAll64(void *data, int64 size);
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: FilterStreams
Next Topic: HttpRequest added remaining HTTP methods
Goto Forum:
  


Current Time: Sun May 12 02:18:41 CEST 2024

Total time taken to generate the page: 0.02849 seconds