Roberto Spadim <[email protected]> writes: > ok but why 2^16? it's based in some structure with a variable type that > can't handler > 2^16 bytes? or just a number like 65555 65554 > 65553... ?
uses 16 bits to represent it. It's just the way it is.. hysterical raisins we used to call it. > humm i read something about protobuf, but is it human readable? You can outptu it as human readable fairly easily, it's otherwise a compact binary format that's generally much quicker to parse than human readable. k -- Stewart Smith
pgpoPXaGKyJKH.pgp
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

