Constructs an empty ByteBuffer with a capacity of 256 bytes.
Namespace: BasicCardAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public ByteBuffer() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: ByteBuffer() |
F# |
---|
new : unit -> ByteBuffer |