Re: Encode and Decode in Memory (Feature request) - WeOnlyDo Discussion board

Re: Encode and Decode in Memory (Feature request) (General questions)

by D Waters, Tuesday, November 28, 2006, 02:19 (6570 days ago) @ wodSupport

On a secure system, it is desirable not to have data written to disk, at least for my implementation.

I currently am dumping to file, and then loading it right back into memory - would prefer to skip that step, since it was already in memory. Thought it ight be a nice feature add.

Would Byte Array not work? Isn't that what a file is anyway?

Thanks!


Complete thread: