H
heather.luiggi
Is it possible to create an array of BinaryWriters? I need twenty
BinaryWriters available to filter data into from a larger binary file.
I would like to be able to access them by index rather than creating a
large If statement. If is is possible to create an array of
BinaryWriters, how do you do it? TIA!
BinaryWriters available to filter data into from a larger binary file.
I would like to be able to access them by index rather than creating a
large If statement. If is is possible to create an array of
BinaryWriters, how do you do it? TIA!