MCPcopy Create free account
hub / github.com/coronalabs/corona / GetBytesRead

Method GetBytesRead

platform/android/ndk/AndroidBinaryReadResult.cpp:72–75  ·  view source on GitHub ↗

Gets the number of bytes read from the stream. @return Returns the number of bytes read. Note that this might be less than the number of bytes requested to be read from the stream, which typically happens if there are no more bytes available. For example, this can happen when you reach the end of a file. Returns zero if no bytes were read from the stream.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PngInputRequestCallbackFunction · 0.80
OnDecodeFromMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected