ToStandardName takes name in this encoding and converts it in Standard encoding.
(string, string)
| 19 | // ToStandardName takes name in this encoding and converts |
| 20 | // it in Standard encoding. |
| 21 | ToStandardName(string, string) string |
| 22 | // Encoded root of the remote (as passed into NewFs) |
| 23 | FromStandardFullPath(string) string |
| 24 | } |
no outgoing calls