Home | History | Annotate | Download | only in bufio

Lines Matching full:longstring

651 	const longString = "And now, hello, world! It is the time for all good men to come to the aid of their party"
652 buf := NewReaderSize(strings.NewReader(longString), minReadBufferSize)