|
Rename Parameter iSize : int to size : int in method private writeInternal(offset long, data byte[], size int, arrayOffset int) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic |
From |
To |
|
Rename Parameter iOffset : long to offset : long in method private writeBuffer(buffer ByteBuffer, offset long) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic |
From |
To |
|
Rename Parameter iArrayOffset : int to arrayOffset : int in method private writeInternal(offset long, data byte[], size int, arrayOffset int) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic |
From |
To |
|
Rename Parameter iOffset : long to offset : long in method public read(offset long, iData byte[], iLength int, iArrayOffset int) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic |
From |
To |
|
Rename Parameter iBuffer : ByteBuffer to buffer : ByteBuffer in method private writeBuffer(buffer ByteBuffer, offset long) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic |
From |
To |
|
Rename Parameter iOffset : long to offset : long in method private writeInternal(offset long, data byte[], size int, arrayOffset int) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic |
From |
To |
|
Rename Parameter iData : byte[] to data : byte[] in method private writeInternal(offset long, data byte[], size int, arrayOffset int) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic |
From |
To |