MCPcopy Create free account
hub / github.com/redis/RedisInsight / readObject

Method readObject

redisinsight/ui/src/utils/formatters/java-date.ts:18–20  ·  view source on GitHub ↗
(stream: ObjectInputStream)

Source from the content-addressed store, hash-verified

16 time: bigint = 0n
17
18 readObject(stream: ObjectInputStream): void {
19 this.time = stream.readLong()
20 }
21
22 readResolve() {
23 let timeValue: number

Callers 1

bufferToJavaFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected