Commit Graph

4 Commits

Author SHA1 Message Date
Gaboso
cb85a0fa35 Improvement in Base64 (#545)
* Improvement in Base64

Added a private constructor to hide the implicit public one.
Modified the switch statement by the 'if' statement to increase readability.
Merge 'if' blocks with equal implementations.
Extracted the ternary operation nested in an independent declaration.

* Removed unnecessary method.
Bringing back the braces.
Clarifying ternary operation with parentheses.
2017-06-06 10:13:28 -07:00
MetaPrime
b6c925caae Various reformatting. 2017-05-09 16:16:17 -07:00
MetaPrime
65b11d1e00 Trim trailing whitespace, remove some unused imports. 2017-05-09 15:22:55 -07:00
4pr0n
67e947a0e5 Added support for pornhub videos #18 2014-04-20 00:13:13 -07:00