Beispiel #1
0
 static inline int64_t peekAsRawInt64(const NValue value) {
     return value.castAsRawInt64AndGetValue();
 }