Format.load

Undocumented in source. Be warned that the author may not have intended to support it.
class Format(T : Tag, S : Stream, Compression c, int level = 6)
T
load
()
if (
!isAbstractClass!T &&
!isAbstractClass!S
)

Meta