vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
InetPathFormat.encodeSegment
vibe
core
path
InetPathFormat
Undocumented in source. Be warned that the author may not have intended to support it.
string
encodeSegment
(string segment)
void
encodeSegment
(R dst, string segment)
struct
InetPathFormat
@
safe
pure nothrow static
void
encodeSegment
(
R
)
(
ref
R
dst
,
string
segment
)
Meta
Source
See Implementation
vibe
core
path
InetPathFormat
manifest constants
defaultSeparator
static functions
decodeSegment
decodeSingleSegment
encodeSegment
getAbsolutePrefix
getBackNode
getFrontNode
isSeparator
toString
validateDecodedSegment
validatePath