Codebase Browser
ratz
Go to App
ratz
/
src/communication/msgconstruction/
split.go
func
Chunks
(
s
string
,
chunkSize
int
)
[
]
string
{
…
}