Method: UUID#to_blob

Defined in:
lib/uuid.rb

#to_blobObject



149
# File 'lib/uuid.rb', line 149

def to_blob         ; Sequel.blob(@raw)            		; end