public void Pbsz(
int bufferSize
)Public Sub Pbsz (
bufferSize As Integer
)public:
void Pbsz(
int bufferSize
)member Pbsz :
bufferSize : int -> unit
In conformity with the standard, this method must be 0 (zero).
Note that this method is required only to conform with the standard.
One of the Auth() methods must be called prior to calling this method. In most cases, calling Auth() will also implicitly cause this method to be called, so it's usually unnecessary to call this method explicitly.