IoCtx.asyncRead

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void asyncRead(const(char)* name, T[] data, iocBack thesafe, iocBack thecomplate, ulong offset)
  2. void asyncRead(const(char)* name, size_t readLen, iocBack thesafe, iocBack thecomplate, ulong offset)
    class IoCtx
    void
    asyncRead
    (
    const(char)* name
    ,
    size_t readLen
    ,,,
    ulong offset = 0
    )

Meta