Spec AsyncFile
File structure supporting asynchronous input/output access.

Extends File
All Extended File
Defined in <seqan/file.h>
Signature template <[typename TSpec]> class File<Async<TSpec> >;

Template Parameters

TSpec Further specializing type. Default: void.

Interface Function Overview

Interface Functions Inherited From File