Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.hash.adler32
- Platforms: .NET, .NET Standard 2.0, Island
Constants
Size
const Size: Int64 = 4;
const Int64 Size = 4
static let Size: Int64 = 4
const Size Int64 = 4
Dim Size As Int64 = 4
Methods
Checksum
Parameters:
- data:
New
class method New: Hash32
static Hash32 New()
static func New() -> Hash32
func New() Hash32
Shared Function New() As Hash32