iTextSharp.text.pdf.hyphenation.ByteVector.ByteVector C# (CSharp) Method

ByteVector() public method

public ByteVector ( ) : System
return System
		public ByteVector() : this(DEFAULT_BLOCK_SIZE) {}

Same methods

ByteVector::ByteVector ( byte a ) : System
ByteVector::ByteVector ( byte a, int capacity ) : System
ByteVector::ByteVector ( int capacity ) : System