Package org.robolectric.shadows.util
Interface DataSource.FileDescriptorTransform
-
- Enclosing class:
- DataSource
public static interface DataSource.FileDescriptorTransformTransform aFileDescriptorto a string.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoString(FileDescriptor fd, long offset)
-
-
-
Method Detail
-
toString
String toString(FileDescriptor fd, long offset)
-
-