Method CopyBytes
CopyBytes(IndexInput, Int64)
Copy numBytes bytes from input to ourself.
Declaration
public virtual void CopyBytes(IndexInput input, long numBytes)
Parameters
Type | Name | Description |
---|---|---|
Index |
input | |
System. |
numBytes |
Copy numBytes bytes from input to ourself.
public virtual void CopyBytes(IndexInput input, long numBytes)
Type | Name | Description |
---|---|---|
Index |
input | |
System. |
numBytes |