BitOperationsTryWriteByte Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static bool TryWriteByte(
	Span<byte> destination,
	byte value
)

Parameters

destination  SpanByte
 
value  Byte
 

Return Value

Boolean

See Also