Added spaceToPlus parameter to decode function
This commit is contained in:
parent
7c8a4358b6
commit
4b746ba75c
6 changed files with 32 additions and 11 deletions
|
@ -10,5 +10,6 @@
|
|||
<ID>MagicNumber:UrlEncoder.kt$UrlEncoder$4</ID>
|
||||
<ID>MaxLineLength:UrlEncoder.kt$UrlEncoder$*</ID>
|
||||
<ID>NestedBlockDepth:UrlEncoder.kt$UrlEncoder$@JvmStatic @JvmOverloads fun encode(source: String, allow: String = "", spaceToPlus: Boolean = false): String</ID>
|
||||
<ID>NestedBlockDepth:UrlEncoder.kt$UrlEncoder$@JvmStatic fun decode(source: String, plusToSpace: Boolean = false): String</ID>
|
||||
</CurrentIssues>
|
||||
</SmellBaseline>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue