Transform.fromFd

Transform fromFd(int fd) static @safe

Creates a Transform reading its source from a file descriptor.

Throws

DarException if transform setup fails.