@Implements(value=libcore.io.IoUtils.class, isInAndroidSdk=false) public class ShadowIoUtils extends Object
Constructor | Description |
---|---|
ShadowIoUtils() |
Modifier and Type | Method | 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=29) protected static void setFdOwner(FileDescriptor fd, Object owner)