
Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
> Is the source code for sun.nio.cs.StreamEncoder
> posted anywhere?
>
> I am curious about how it buffers.
JSourcery has the sources of all classes (com.sun.**, sun.**, java.**,
javax.**) organized in a javadoc-like manner.
http://jsourcery.com/output/sun/j2se/j2sdk/1.4.2_04/index.html
http://jsourcery.com/output/sun/j2se/j2sdk/1.5.0/index.html

Signature
"TFritsch$t-online:de".replace(':','.').replace('$','@')
Thomas Hawtin - 14 Jan 2006 18:14 GMT
>>Is the source code for sun.nio.cs.StreamEncoder
>>posted anywhere?
[quoted text clipped - 5 lines]
> http://jsourcery.com/output/sun/j2se/j2sdk/1.4.2_04/index.html
> http://jsourcery.com/output/sun/j2se/j2sdk/1.5.0/index.html
You've not got a polite letter from Sun's lawyers yet? Trying to profit
from google ads using copyright material is a little cheeky, don't you
think?
The full source is available under the Java Research Licence from:
https://tiger.dev.java.net/
https://mustang.dev.java.net/
Tom Hawtin

Signature
Unemployed English Java programmer
http://jroller.com/page/tackline/