View previous topic :: View next topic |
Author |
Message |
kris
Joined: 27 Mar 2004 Posts: 1494 Location: South Pacific
|
Posted: Sat Aug 21, 2004 11:36 am Post subject: Reader.get (out char[]) ... |
|
|
Are you using this method, Eric? Or the byte[] & ubyte[] variations? Same question for Writer.put(char[]) etc ... |
|
Back to top |
|
|
pragma
Joined: 28 May 2004 Posts: 607 Location: Washington, DC
|
Posted: Sat Aug 21, 2004 2:09 pm Post subject: Re: Reader.get (out char[]) ... |
|
|
kris wrote: | Are you using this method, Eric? Or the byte[] & ubyte[] variations? Same question for Writer.put(char[]) etc ... |
Actually, yes. But I'm not usually chaining the calls to put as you like to do, but that has to do more with auto-generating code than coding style really.
I prefer the syntax to "<<" and ">>" as its more explicit and meaningful too.
- Pragma _________________ -- !Eric.t.Anderton at gmail |
|
Back to top |
|
|
kris
Joined: 27 Mar 2004 Posts: 1494 Location: South Pacific
|
Posted: Sat Aug 21, 2004 2:26 pm Post subject: |
|
|
Hmmm ... would you mind commenting on the latest thread in Mango? I don't want to cause you a bunch of grief. |
|
Back to top |
|
|
|