can someone convert yedit file buffer into string vector im too lazy to do it

comments

switch to python adn then do

yeditfilebuffer.toString()

thats not what i want i want a string vector not a string

switch to scratch and then do

yeditfilebuffer.toStringVector()