toByteString

fun toByteString(): ByteString

Get a bye string representing this relative path.

The byte string is created by joining the list of names of this relative path with the URI path separator /.

Return

the byte string representing this relative path