Buffer.insert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Buffer insert(int index, char c)
    class Buffer
    insert
    (
    int index
    ,
    char c
    )
  2. Buffer insert(int index, long data)

Meta