fromZArray

Return the slice up to the first NUL character, or of the whole array if none is found.

  1. C[] fromZArray(C[n] arr)
  2. C[] fromZArray(C[] arr)
    C[]
    fromZArray
    (
    C
    )
    (
    C[] arr
    )

Meta