Am 22.12.2015 um 22:11 schrieb [email protected]: > For File[Source|Sink] how do I open/close it? I think the following two functions solve your problem:
open: [Isolated]Initialize() close: [Channel]MessageEnd() BR JPM > > For instances opened with a char* filename argument, I think the > stream is to be owned by the instance, therefore there should be a way > to close it. Currently, I'm hoping deleting it closes it, but that's > not covered in the documents. > > -- > -- > You received this message because you are subscribed to the "Crypto++ > Users" Google Group. > To unsubscribe, send an email to > [email protected]. > More information about Crypto++ and this group is available at > http://www.cryptopp.com. > --- > You received this message because you are subscribed to the Google > Groups "Crypto++ Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
