Hunny Software Library Reference

Field Constructor

Default constructor.

Overload List

Default constructor.

public Field();

Constructor that takes an initial byte string argument.

public Field(ByteString);

Copy constructor.

public Field(Field);

See Also

Field Class | Hunny.Mime Namespace