| Overload | Description | 
|---|---|
| GetChars(Int32,Int64,Char[],Int32,Int32) | Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset. | 
| GetChars(String,Int64,Char[],Int32,Int32) | Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset. |