Psst.. new poll here.
[email protected] web/email now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!
Paste
Pasted as Java by proud_anon ( 15 years ago )
import java.io.IOException;
import java.io.InputStream;
public final class c
{
InputStream jdField_a_of_type_JavaIoInputStream;
byte[] jdField_a_of_type_ArrayOfByte;
public final String a()
{
this.jdField_a_of_type_JavaIoInputStream = super.getClass().getResourceAsStream("/url.txt");
try
{
this.jdField_a_of_type_ArrayOfByte = new byte[this.jdField_a_of_type_JavaIoInputStream.available()];
this.jdField_a_of_type_JavaIoInputStream.read(this.jdField_a_of_type_ArrayOfByte);
}
catch (IOException localIOException2)
{
IOException localIOException1;
(localIOException1 = localIOException2).printStackTrace();
}
return new String(this.jdField_a_of_type_ArrayOfByte);
}
public final String b()
{
this.jdField_a_of_type_JavaIoInputStream = super.getClass().getResourceAsStream("/info.txt");
try
{
this.jdField_a_of_type_ArrayOfByte = new byte[this.jdField_a_of_type_JavaIoInputStream.available()];
this.jdField_a_of_type_JavaIoInputStream.read(this.jdField_a_of_type_ArrayOfByte);
}
catch (IOException localIOException2)
{
IOException localIOException1;
(localIOException1 = localIOException2).printStackTrace();
}
return new String(this.jdField_a_of_type_ArrayOfByte, "UTF-8");
}
public final String c()
{
this.jdField_a_of_type_JavaIoInputStream = super.getClass().getResourceAsStream("/attention.txt");
try
{
this.jdField_a_of_type_ArrayOfByte = new byte[this.jdField_a_of_type_JavaIoInputStream.available()];
this.jdField_a_of_type_JavaIoInputStream.read(this.jdField_a_of_type_ArrayOfByte);
}
catch (IOException localIOException2)
{
IOException localIOException1;
(localIOException1 = localIOException2).printStackTrace();
}
return new String(this.jdField_a_of_type_ArrayOfByte, "UTF-8");
}
}
Revise this Paste