Self time: 0.000042
count total (s) self (s)
1 0.000006 if !bufexists(a:bufnr) | return '' | endif
1 0.000035 return { 'content': join(getbufline(a:bufnr, 1, '$'), "\n"), 'changedtick': getbufvar(a:bufnr, 'changedtick') }
FUNCTION 278()
Defined: ~/.vim/plugged/coc.nvim/autoload/coc/api.vim line 75
Called 1 time