How did you reach the conclusion that it is not working? What is your stdout connected to?
On Sunday, 8 May 2022 at 22:24:16 UTC+1 Const V wrote: > I'm submitting as a separate post to focus on the following problem I have: > > writing 100MB string to STDOUT > w io.Writer > w.Write([]byte(s)) > > For smaller size string it is working. For bigger > like 100MB it is not. > > I'm looking to submit chunks of the string like 1KB subsequently to STDOUT > until all string content is sent. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/5eb390ae-0fcd-4d48-a4c6-c40a3b1cd738n%40googlegroups.com.