ratz/src/communication/msgconstruction/split.go

func Chunks(s string, chunkSize int) []string {}