DtBuilder.abytes

Write a reference to the data ptr[0..size+nzeros]

  1. void abytes(tym_t ty, uint offset, uint size, const(char)* ptr, uint nzeros)
    struct DtBuilder
    nothrow @nogc
    void
    abytes
    (,
    uint offset
    ,
    uint size
    ,
    const(char)* ptr
    ,
    uint nzeros
    )
  2. void abytes(uint offset, uint size, const(char)* ptr, uint nzeros)

Meta