-
-
Notifications
You must be signed in to change notification settings - Fork 4
TVirtualBuffer is a generic, thread-safe virtual memory buffer class for Delphi. It provides stream-like read/write access to memory with full position tracking, locking, and bounds safety. Designed for high-performance applications, it’s ideal for buffering, serialization, and multithreaded memory operations.
License
tinyBigGAMES/VirtualBuffer
ErrorLooks like something went wrong!
About
TVirtualBuffer is a generic, thread-safe virtual memory buffer class for Delphi. It provides stream-like read/write access to memory with full position tracking, locking, and bounds safety. Designed for high-performance applications, it’s ideal for buffering, serialization, and multithreaded memory operations.