On Fri, 2006-06-02 at 20:12 +1000, Bojan Smojver wrote: > length:column:table:payload > ------ ------ ----- ------- > ^ ^ ^ ^ > | | | +-----------> binary data, length in size > +------+------+-----------------> ascii > > Obviously, for most databases column and table could be omitted, > reducing the thing to: > > length:::payload
If we wanted to be even more pedantic, we could call the above %B and the following %b: > length:payload Just a thought... -- Bojan
