PdfIdentityHEncoding Class |
Namespace: Kettic.Pdf
The PdfIdentityHEncoding type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfIdentityHEncoding |
Name | Description | |
---|---|---|
![]() | GetByteCount(Char) | (Overrides EncodingGetByteCount(Char).) |
![]() | GetByteCount(String) | (Overrides EncodingGetByteCount(String).) |
![]() | GetByteCount(Char, Int32, Int32) | (Overrides EncodingGetByteCount(Char, Int32, Int32).) |
![]() | GetBytes(Char) | (Overrides EncodingGetBytes(Char).) |
![]() | GetBytes(String) | (Overrides EncodingGetBytes(String).) |
![]() | GetBytes(Char, Int32, Int32) | (Overrides EncodingGetBytes(Char, Int32, Int32).) |
![]() | GetBytes(Char, Int32, Int32, Byte, Int32) |
Do not call this method directly
(Overrides EncodingGetBytes(Char, Int32, Int32, Byte, Int32).) |
![]() | GetBytes(String, Int32, Int32, Byte, Int32) |
Do not call this method directly
(Overrides EncodingGetBytes(String, Int32, Int32, Byte, Int32).) |
![]() | GetCharCount(Byte) | (Overrides EncodingGetCharCount(Byte).) |
![]() | GetCharCount(Byte, Int32, Int32) | (Overrides EncodingGetCharCount(Byte, Int32, Int32).) |
![]() | GetChars(Byte) | (Overrides EncodingGetChars(Byte).) |
![]() | GetChars(Byte, Int32, Int32) | (Overrides EncodingGetChars(Byte, Int32, Int32).) |
![]() | GetChars(Byte, Int32, Int32, Char, Int32) | (Overrides EncodingGetChars(Byte, Int32, Int32, Char, Int32).) |
![]() | GetMaxByteCount | (Overrides EncodingGetMaxByteCount(Int32).) |
![]() | GetMaxCharCount | (Overrides EncodingGetMaxCharCount(Int32).) |
![]() | GetPreamble | (Overrides EncodingGetPreamble.) |