From: Martin Durai Date: 2007-11-21T19:00:27+09:00 Subject: porting java methods to ruby could any one help me out to solve this. Following is a function java Actually the following function has a character array as a return type public char[] getTextCharacters(int [] holderForStartAndLength) { } Could any one help me to do the same in ruby Thank you in advance -- Posted via http://www.ruby-forum.com/.