Methods
-
withPolicy(policy)
Applies a
BitwisePolicy
to the operation. -
Parameters:
Name Type Description policy
BitwisePolicy Policy to apply to the operation.
- Source:
Use the methods in the bitwise
module to create bitwise operations for use with the Client#operate
command.
Applies a BitwisePolicy
to the operation.
Name | Type | Description |
---|---|---|
policy |
BitwisePolicy | Policy to apply to the operation. |