Transform.fromFd

Transform fromFd(int fd) @safe

Creates a Transform reading its source from a file descriptor.

Throws

DarException if transform setup fails.