CharzBuffer.slice

Returns the slice of the internal buffer, excluding the zero terminator (though there is one present right off the end of the slice). You must assume its lifetime is less than that of the CharzBuffer.

struct CharzBuffer
char[]
slice
()

Meta