Thema
:
Delphi
Text and binary in one stream? | Shortcuts?
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?
7. Mai 2010, 17: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
Zitat
shmia
Öffentliches Profil ansehen
Mehr Beiträge von shmia finden