File-To-Byte-Array-CPP Small app that convert a file to an array of bytes(Delphi format) i coded this snippet for my own need it uses TStringBuilder Class for Delphi version check here https://github.com/jamalcoder/File-To-Byte-Array-Delphi-