writeNullTerminatedString

fun Sink.writeNullTerminatedString(string: String, truncateAtSize: Int = Int.MAX_VALUE): Int(source)