Struct WindowsPathFormat
Implements Windows path semantics.
struct WindowsPathFormat
;
Methods
Name | Description |
---|---|
decodeSegment
(segment)
|
|
getAbsolutePrefix
(path)
|
|
getBackNode
(path)
|
|
getFrontNode
(path)
|
|
isSeparator
(ch)
|
|
toString
(segments, dst)
|
|
validateDecodedSegment
(segment)
|
|
validatePath
(path)
|