IoCtx.write

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

Meta