Einzelnen Beitrag anzeigen

shmia

Registriert seit: 2. Mär 2004
5.508 Beiträge
 
Delphi 5 Professional
 
#2

Re: Text and binary in one stream? | Shortcuts?

  Alt 7. Mai 2010, 16:56
First you need a nice protocol/file format to encode and decode all these data types.
Bencode could be such a protocol.
If you want to store unicode strings i suggest to read and write the strings as UTF8.

BEncode Parser and Encoding v.1.01
Andreas
  Mit Zitat antworten Zitat