tonirmv

Results 3 issues of tonirmv

…s) Release v1.80 v1.00: October 29, 2012 v1.10: November 7, 2012 v1.20: January 23, 2013 v1.30: February 28, 2013 v1.40: January 20, 2014 - G+ post v1.50: May 18, 2014...

…ople about which versions of your project are currently being supported with security updates. | Version | Supported | | ------- | ------------------ | | 5.1.x | :white_check_mark: | |...

package eu.chainfire.libsuperuser; import java.io.IOException; import java.io.InputStream; import java.io.UnsupportedEncodingException; public class MarkerInputStream extends InputStream { private static final String EXCEPTION_EOF = "EOF encountered, shell probably died"; private final StreamGobbler gobbler; private...