public class ByteContent extends java.lang.Object
ByteContent(boolean isDirectory, byte[] bytes)
byte[]
getBytes()
boolean
isDirectory()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteContent(boolean isDirectory, byte[] bytes)
public boolean isDirectory()
public byte[] getBytes()
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.