CellBuffer.fill

Fill the entire contents, but leave any text styles undisturbed.

  1. void fill(Cell c)
  2. void fill(string s)
    class CellBuffer
    pure
    void
    fill
    (
    string s
    )
  3. void fill(string s, Style style)

Meta