Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

func hexEncodedString() should be public #2187

Closed
Maxim-Inv opened this issue Feb 17, 2020 · 0 comments · Fixed by #2189
Closed

func hexEncodedString() should be public #2187

Maxim-Inv opened this issue Feb 17, 2020 · 0 comments · Fixed by #2189
Labels
enhancement New feature or request
Projects

Comments

@Maxim-Inv
Copy link

Steps to reproduce

[UInt8].random(count: 16).hexEncodedString()

Expected behavior

should works

Actual behavior

error: 'hexEncodedString' is inaccessible due to 'internal' protection level

Environment

  • Vapor Framework version: 4.0.0-beta.3.19
  • Vapor Toolbox version: 3.1.10 & vapor-beta: stable 18.0.0-beta.27
  • OS version: macOS 10.15.3
@tanner0101 tanner0101 added this to To Do in Vapor 4 via automation Feb 17, 2020
@tanner0101 tanner0101 added the enhancement New feature or request label Feb 17, 2020
Vapor 4 automation moved this from To Do to Done Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Vapor 4
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants