public Get ( int bytesID, BytesRef @ref ) : BytesRef | ||
bytesID | int | /// the id |
@ref | BytesRef | |
return | BytesRef |
Note: the given bytesID must be a positive integer less than the current size (#size())
public Get ( int bytesID, BytesRef @ref ) : BytesRef | ||
bytesID | int | /// the id |
@ref | BytesRef | |
return | BytesRef |