|
Rename Method public beginUTF8(size int) : void renamed to public writeUTF8(bytes byte[], offset int, length int) : void in class org.neo4j.values.storable.ThrowingValueWriterTest.ThrowingValueWriter |
From |
To |
|
Rename Method public copyUTF8(fromAddress long, length int) : void renamed to public writeUTF8(bytes byte[], offset int, length int) : void in class org.neo4j.values.storable.BufferValueWriter |
From |
To |
|
Rename Method public copyUTF8(fromAddress long, length int) : void renamed to public writeUTF8(bytes byte[], offset int, length int) : void in class org.neo4j.values.storable.ValueWriter |
From |
To |
|
Rename Method public beginUTF8(size int) : void renamed to public writeUTF8(bytes byte[], offset int, length int) : void in class org.neo4j.values.storable.ValueWriter |
From |
To |