Skip to content

IntelliJ IDEA inspection plugin that warns about using eventually guaranteed corruption encoding methods that use the system encoding, for example String.getBytes() or new String(byte[]).

Notifications You must be signed in to change notification settings

kreiger/intellij-idea-inspection-forbidden-encoding-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

About

IntelliJ IDEA inspection plugin that warns about using eventually guaranteed corruption encoding methods that use the system encoding, for example String.getBytes() or new String(byte[]).

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages