Companion

object Companion

Functions

Link copied to clipboard
fun fromByteString(byteString: ByteString): RelativePath

Create a new relative path from a byte string.

Link copied to clipboard
operator fun invoke(names: List<ByteString>): RelativePath

Create a new relative path from a list of names.