On Sat, Jun 1, 2013 at 11:58 AM, Byungnam Lim <lbn0...@gmail.com> wrote:

> Hi. I'm new to PB.
>
> I'm using java and want write data through socket. I was about to use
> writeTo(*OutputStream*) method but it wasn't there and only writeTo(*
> CodedOutputStream*) was found.
>
> I've googled for 2 hours and seems that I'm the only one suffering from
> this situation.
>
>
>
> My protobuf version is 2.5.0. Did the writeTo(OutputStream) method gone?
> Is there any restriction to being able to use that method?

I checked but it's still there:
https://code.google.com/p/protobuf/source/browse/trunk/java/src/main/java/com/google/protobuf/MessageLite.java#119


>
>  --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to protobuf+unsubscr...@googlegroups.com.
> To post to this group, send email to protobuf@googlegroups.com.
> Visit this group at http://groups.google.com/group/protobuf?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to