|
Change Return Type OChannelBinary to OChannelDataOutput in method public writeByte(iContent byte) : OChannelDataOutput in class com.orientechnologies.orient.enterprise.channel.binary.OChannelDataOutput |
From |
To |
|
Change Return Type OChannelBinary to OChannelDataOutput in method public writeBytes(iContent byte[], iLength int) : OChannelDataOutput in class com.orientechnologies.orient.enterprise.channel.binary.OChannelDataOutput |
From |
To |
|
Change Return Type OChannelBinary to OChannelDataOutput in method public writeInt(iContent int) : OChannelDataOutput in class com.orientechnologies.orient.enterprise.channel.binary.OChannelDataOutput |
From |
To |
|
Change Return Type OChannelBinary to OChannelDataOutput in method public writeString(iContent String) : OChannelDataOutput in class com.orientechnologies.orient.enterprise.channel.binary.OChannelDataOutput |
From |
To |
|
Change Return Type OChannelBinary to OChannelDataOutput in method public writeBoolean(iContent boolean) : OChannelDataOutput in class com.orientechnologies.orient.enterprise.channel.binary.OChannelDataOutput |
From |
To |
|
Change Return Type OChannelBinary to OChannelDataOutput in method public writeLong(iContent long) : OChannelDataOutput in class com.orientechnologies.orient.enterprise.channel.binary.OChannelDataOutput |
From |
To |
|
Change Return Type OChannelBinary to OChannelDataOutput in method public writeShort(iContent short) : OChannelDataOutput in class com.orientechnologies.orient.enterprise.channel.binary.OChannelDataOutput |
From |
To |
|
Change Return Type OChannelBinary to OChannelDataOutput in method public writeBytes(iContent byte[]) : OChannelDataOutput in class com.orientechnologies.orient.enterprise.channel.binary.OChannelDataOutput |
From |
To |