Buffer.Update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void Update(T[] arr, int offset)
    class Buffer
    void
    Update
    (
    T
    )
    (
    T[] arr
    ,
    int offset = 0
    )
  2. void Update(void delegate(T[] arr) update)

Meta