Returns the number of bytes remaining from the current position to the limit.
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function Remaining As Integer |
C# |
---|
public int Remaining() |
Visual C++ |
---|
public: int Remaining() |