On 22 March 2010 02:23, Josh Allmann <joshua.allmann at gmail.com> wrote: > On 20 March 2010 06:47, Martin Storsj? <martin at martin.st> wrote: >> So a wild guess on the exact amount of bytes written would be 1 + >> length1/255 + 1 + length2/255 + 1 + length - is this correct? > > ... (length <= length1+length2) Erm, I meant length >= length1+length2