Hiperspace::Space

Header Image
Project:
Space : Public Class
Created: 18/11/2023 15:18:43
Modified: 18/11/2023 15:18:43
Project:
Advanced:
  • Attributes
  • Operations
  • Tagged Values
  • Advanced
Attribute Scope Type
icont Private byte
const=true
 
ival Private byte
const=true
 
btype Private byte
const=true
 
Operation
Public
FindBytes (source: byte[], map: (int key, (int member, int key)[] values)[], ) : ValueTuple<byte[], byte[]>
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
ScanBytes (source: byte[], map: (int key, (int member, int key)[] values)[], ) : ValueTuple<byte[], byte[]>
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
KeyBytes (proto: TProto, map: (int key, (int member, int key)[] values)[], ) : byte
Details:
[ Is static True. Is abstract False. Is return array True. Is query False. Is synchronized False. ]
Public
VectorKeyBytes (proto: TProto, map: (int key, (int member, int key)[] values)[], ) : byte
Details:
[ Is static True. Is abstract False. Is return array True. Is query False. Is synchronized False. ]
Public
ValueBytes (proto: TProto, eof: bool, ) : byte
Details:
[ Is static True. Is abstract False. Is return array True. Is query False. Is synchronized False. ]
Public
FromKey (bytes: byte[], map: (int key, (int member, int key)[] values)[], ) : TProto
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
FromVectorKey (bytes: byte[], map: (int key, (int member, int key)[] values)[], ) : TProto
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
FromValue (bytes: byte[], ) : TProto
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
From (Key: byte[], Value: byte[], ) : (TKey, TValue)
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
Lpv2Vpl (source: byte[], metadata: (int key, (int member, int key)[] values)[], ) : byte
Details:
Notes: Convert length prefixed value to value prefix length to allow ordered search<br/><br/>@remark only the top level lengths are reordered<br/>@returns <br/>
[ Is static True. Is abstract False. Is return array True. Is query False. Is synchronized False. ]
Public
Vpl2lpv (source: byte[], metadata: (int key, (int member, int key)[] values)[], ) : byte
Details:
Notes: Convert value prefixed length to length  prefix value for deserialisation<br/><br/>@remark only the top level lengths are reordered<br/>@returns <br/>
[ Is static True. Is abstract False. Is return array True. Is query False. Is synchronized False. ]
Public
Vpl2f (source: byte[], metadata: (int key, (int member, int key)[] values)[], ) : (byte[] begin, byte[] end)
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
Vpl2s (source: byte[], metadata: (int key, (int member, int key)[] values)[], ) : (byte[] begin, byte[] end)
Details:
Notes: For scan, we are only intereted in the first field<br/><br/>@returns scan range to first buffer<br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Tag Value
static true
Details:  
Property Value
isFinalSpecialization: 0