<div dir="auto">Hi, for a certain use case I need to write byte streams to an llvm::raw_ostream (similar to how it can be done fo std::ofstream(fileName, std::ios::binary) ).<div dir="auto"><br></div><div dir="auto">Is there a way to do that?</div><div dir="auto"><br></div><div dir="auto">As a second part to the same question, is it possible to set seek to a particular position for an llvm::raw_ostream. Even that would work for me.</div><div dir="auto"><br></div><div dir="auto">Thanks!</div></div>