I would like to write binary data to a file for an ancillary hash
table operation and then read it back using stream.rawRead(). How
would I go about converting a string to binary in D. I would
prefer not to use any third party libraries if I can. Thank You

Reply via email to