Fills the buffer with a repeated number of zeros.
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function Fill ( _ size As Integer _ ) As ByteBuffer |
C# |
---|
public ByteBuffer Fill( int size ) |
Visual C++ |
---|
public: ByteBuffer^ Fill( int size ) |
Parameters
- size
- Type: System..::..Int32
Number of zeros to repeat