How can i convert Tbytes type to a Binary file using MemoryStream?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Uwe's answer will work if you have TBytesStream available. If not:
|
|||||||||||||||||
|
|
Or directly with a
I don't believe using |
|||||||||||||
|
|
F.I. in Delphi XE:
|
|||||||||||||||
|