public class CompilerIOUtil extends java.lang.Object
static java.lang.String
readString(java.io.DataInput stream)
static void
writeString(java.lang.String s, java.io.DataOutput stream)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static java.lang.String readString(java.io.DataInput stream) throws java.io.IOException
java.io.IOException
public static void writeString(java.lang.String s, java.io.DataOutput stream) throws java.io.IOException
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.