@Implements(value=libcore.io.IoUtils.class, isInAndroidSdk=false) public class ShadowIoUtils extends Object
| Constructor and Description |
|---|
ShadowIoUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
readFileAsString(String absolutePath) |
protected static void |
setFdOwner(FileDescriptor fd,
Object owner) |
@Implementation public static String readFileAsString(String absolutePath) throws IOException
IOException@Implementation(minSdk=10000) protected static void setFdOwner(FileDescriptor fd, Object owner)