InputStreamCompat

fm.common.PlatformCompat.InputStreamCompat
implicit class InputStreamCompat(self: InputStream)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def toByteArray(): Array[Byte]