I have a need to use the binary datatype (encrypting some information in the document). It seems that I can encode binary data in two formats (mime and hex). My question is this: How many bits does it take to pass 8 bits of binary data? I've no experience with the mime type, so I can't even take a guess. In the case of hex, since the byte is translated to two hex characters, does it take 16 or 32 bits (because XML is unicode)? I know it's a bit esoteric, but I need to justify the performance characteristics of one method over another. Thanks, NickReceived on Monday, 14 August 2000 22:43:33 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:12:47 GMT