Skip navigation links
oracle.ocsg.oauth2.util
Class IoUtil
java.lang.Object
oracle.ocsg.oauth2.util.IoUtil
- public class IoUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IoUtil
public IoUtil()
readString
public static String readString(DataInput in)
throws IOException
-
- Throws:
IOException
writeString
public static void writeString(DataOutput out,
String str)
throws IOException
-
- Throws:
IOException
Skip navigation links
Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.