Home | History | Annotate | Download | only in doc

Lines Matching full:wire

188       serializing data. Each type of value has a wire format. 
189 Converting a value from some other representation into the wire
191 it back from the wire format is <firstterm>unmarshaling</firstterm>.
422 <title>Marshaling (Wire Format)</title>
451 Given all this, the types are marshaled on the wire as follows:
1178 argument. You can't pass things "by reference" over the wire, so