pub fn count_was_truncated(
    result: ProtoResult<usize>
) -> ProtoResult<(usize, bool)>
Expand description

Returns the count written and a boolean if it was truncated