Prev
Open Object Rexx
Next
Code style
dark
electric
light
print
rgfdark
rgflight
tokio-day
tokio-night
vim-dark-blue
vim-dark-darkblue
vim-dark-desert
vim-dark-elflord
vim-dark-evening
vim-dark-industry
vim-dark-koehler
vim-dark-murphy
vim-dark-pablo
vim-dark-ron
vim-dark-slate
vim-dark-torte
vim-light-delek
vim-light-morning
vim-light-peachpuff
vim-light-shine
vim-light-zellner
5.4.11.1. new (Class Method)
Initialize the buffer, optionally assign a buffer content and a starting
buffer size
. The default size is 256; the buffer size increases to the length of
string
if the string does not fit into the buffer.
Prev
5.4.11. MutableBuffer Class
Up
Home
Next
5.4.11.2. []