Decerealiser.reset

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void reset()
  2. void reset(T[] bytes)
    struct Decerealiser
    @safe
    void
    reset
    (
    T
    )
    (
    in T[] bytes
    )
    if (
    isNumeric!T
    )

Meta