Puts a four-byte number into the buffer at the current position
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function PutInt ( _ v As Integer _ ) As ByteBuffer |
C# |
---|
public ByteBuffer PutInt( int v ) |
Visual C++ |
---|
public: ByteBuffer^ PutInt( int v ) |
Parameters
- v
- Type: System..::..Int32
The four-byte number