stream.readInt64: Difference between revisions

no edit summary
m (Mex moved page Stream.readInt64 to stream.readInt64)
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = shared
|name = readInt64
|side = shared
|type = method
|type = method
|name = readInt64
|class = Stream
|class = Stream
|parameters = void
|games = iii vc sa iv
|returnTypes = int
|desc = read 64 bits (8 bytes) with signed integer interpretation from a stream
|usage = read 64 bits (8 bytes) with signed integer interpretation from a stream
|return = int a number between −9,223,372,036,854,775,808 and 9,223,372,036,854,775,807 inclusive both ends
|returnInfo = a number between −9,223,372,036,854,775,808 and 9,223,372,036,854,775,807 inclusive both ends
|freturn = null n/a
|returnFail1 = null n/a
}}
}}
6,833

edits