IoCtx.writeFull

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

Meta