- chseq
- the char sequence which the new buffer will be based on.
Documentation for this section has not yet been entered.
Creates a new char buffer by wrapping the given char sequence.
Calling this method has the same effect as wrap(chseq, 0, chseq.length()).