append data at limit, not at position
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 5 Jul 2008 13:15:38 +0000 (15:15 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 5 Jul 2008 13:15:44 +0000 (15:15 +0200)
commit403ab22b5e05c4d1cdfd3b6c5993bd0240c8d4d8
tree26f196c7c0885f242304af3a7ae1445e18026e90
parent6cdb1a3a8775e9816948c9366c75d212fbd986c4
append data at limit, not at position
advance limit when writing
GrowingBuffer.cpp