public class OutputStream : AFPObject, IDisposable;
An OutputStream is an interface that enables writing bytes to an arbitrary target. You can write to an AFD or a file on the local file system.
AFP Wrapper
OutputStream.cs