Results 1 to 2 of 2

Thread: Binary File

  1. #1
    Join Date
    Feb 2009
    Posts
    1

    Question Binary File

    Does anybody know how to read a binary file as input, process it by replacing some bytes and write the result out by writing in a new file (in binary format yet) ???

    I'd like to know which "reader" class (if it exists) I should use to read it and how to get each line of its binary file.

    Thanks in advance.

  2. #2
    Join Date
    Dec 2006
    Posts
    1,061

    Default

    I'm assuming this is for a Mainframe format such as EBCDIC? SB doesn't currently have anything to help with this particular problem. On a previous project, we wrote something custom for it. (Feel free to create a jira and vote it up though)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •