Next: GNAT Secondary_Stack_Info g-sestin ads, Previous: GNAT Regpat g-regpat ads, Up: The GNAT Library [Contents][Index]
GNAT.Rewrite_Data
(g-rewdat.ads
)A unit to rewrite on-the-fly string occurrences in a stream of data. The implementation has a very minimal memory footprint as the full content to be processed is not loaded into memory all at once. This makes this interface usable for large files or socket streams.